T O P I C R E V I E W |
dingweed |
Posted - Jun 13 2007 : 1:47:48 PM So I ventured into the woods of the beta world and so far I'm really confused.
I can no longer add my custom inc path to where all my extra include files are. I click on Projects\\C++ directories choose my platform chose stable includes but the add button is greyed out. I tried playing with every single platform and all of them greyed out except for custom.
Then I thought well fine maybe it gets if from the solution. So I went into my solution and added additional include directoreis in there. But that didn't fix the problem either. Nothing is being picked up.
Any ideas? |
3 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - Jun 14 2007 : 07:22:09 AM This should help:
http://www.wholetomato.com/products/features/directories.asp
especially the section "Default Directories" |
sean |
Posted - Jun 13 2007 : 11:42:34 PM rhummer is right.
VA should pick up the addl inc dirs set in your solution. You might try re-opening the solution after having modified the addl inc dirs settings. |
rhummer |
Posted - Jun 13 2007 : 1:54:40 PM If I remember correctly, you can only add/remove to the custom platform
The Win32/Other platforms are picked up from the IDE settings. |