1
When defining custom rules, Intellisense doesn’t work
I am using Visual Studio as IDE for compiling project with other specific compiler, so to make everything work I made my own custom rules for compiling and linking. The problem is that Open Document option doesn’t work. For example: in file main.cpp there is a line #include “Types.h” Highlight ‘Types’, right click, press Open [...]
Answer Question
| June 25, 2009 9:28 AM
Custom rules, Intellisense, Visual Studio
I am using Visual Studio as IDE for compiling project with other specific compiler, so to make everything work I made my own custom rules for compiling and linking. The problem is that Open Document option doesn’t work. For example: in file main.cpp there is a line #include “Types.h” Highlight ‘Types’, right click, press Open [...]
1





