Im still having pre-compiled header problems...

Started by
7 comments, last by lucinpub 19 years, 7 months ago
ok, so i go to Project->hello Properties->.... now at the elipsis, there is NO place to turn off the pre-compiled headers!! WTF?!
Silence! I'm Psychoflexing...
Advertisement
someones gonna say

i use penuts and apple jacks for a compiler
"am i supposed to be able to do sh_t with this?" oink snort
why??
Silence! I'm Psychoflexing...
i dont mean to sound like a twit

i use vc++

i have an idea

but its probably not right,

isnt the option to turn of precompiled headers in the "options" menu option,

its in one of the tabbed pages in the "options" menu item under here lemme start her up

no its the "project" menu item(there actualy is no "options "menu item")

its project/the C++ "tab"/where the drop down menu says "General" change to the "precompiled headers

sorry
"am i supposed to be able to do sh_t with this?" oink snort
yeah, thats the thing. there IS NO C/C++ tab!! man this is frustrating...
Silence! I'm Psychoflexing...
Have you added at least one .cpp file to your project? Not having added one is the usual cause of this.
Lucas Henekswww.ionforge.com
yes, the .cpp file is in their. its this damned pre-compiled header crap thats getting me
Silence! I'm Psychoflexing...
anyone else have any help to offer?
Silence! I'm Psychoflexing...
if you didnt get help on this yet, I meant did you do
project->add item->existing item or did you just drop a cpp file into the folder in windows? You have to actually add a cpp file to the project before the c++ menu shows up.
Lucas Henekswww.ionforge.com

This topic is closed to new replies.

Advertisement