[interfacekit] Re: Missing header build problems

>I don't know what's wrong. But you can test if OBFont.h is included and
>if the class declaration is reached by inserting
>#error <some text>
>at the begin of the header file and before the class decl.
>Then start the compilation and see if and where <some text> appears in the
>compiler output.
>
>- Michael
Nope. It's not reading the header. Worse yet, the same stupid build which 
worked before all of a sudden spits back linker errors saying that certain 
functions which build just fine suddenly don't exist. Has anyone been able to 
get it to build? AAAAAAAAAARRGH!! Methinks it's time to quit fighting with 
the build and see if I can learn something easier, like quantum physics.

--DW


Other related posts: