Page 1 of 1

Cant find c/c++ in my property pages panel

Posted: Mon Dec 29, 2008 4:34 pm
by andrewq2
in the tut Kernel Setup: MSVC++ 2005 i cant find anything like c/c++ but if i use the demo i can see the c/c++ thing. i tried vs 08 and 05

Posted: Tue Dec 30, 2008 5:45 pm
by Mike
Does your project already have a source file (*.c or *.cpp) in it? The C/C++ properties only display if you have a source file in the project.

Posted: Fri Jan 09, 2009 12:56 am
by andrewq2
thanks :oops: