Compiler options not noticed when compiling from includes...
Posted: Sat Feb 10, 2007 7:32 pm
Hello!
I've got a main file that contains several include files (XIncludeFile). I set the main file to Threadsafe, XP-Skin, etc. and I enabled a subsystem named "UserLibThreadsafe" from gnozal to make his libs working. When I want to compile my whole project from an includefile, an error occurs: "POLINK error, unresolved external symbol: PB_StringBasePosition". I enabled the compiler option called "main source code" to advise the IDE to compile the main file insetad of the include file. Everything was working fine until I enabled ThreadSafe+Lib Subsystem in the main file.
Fix this error. Thx!
I've got a main file that contains several include files (XIncludeFile). I set the main file to Threadsafe, XP-Skin, etc. and I enabled a subsystem named "UserLibThreadsafe" from gnozal to make his libs working. When I want to compile my whole project from an includefile, an error occurs: "POLINK error, unresolved external symbol: PB_StringBasePosition". I enabled the compiler option called "main source code" to advise the IDE to compile the main file insetad of the include file. Everything was working fine until I enabled ThreadSafe+Lib Subsystem in the main file.
Fix this error. Thx!