1>------ Build started: Project: rts_1, Configuration: Debug Win32 ------
1>Linking...
1>terrain.lib(Basic.obj) : error LNK2005: "void (__cdecl* g_DeleteObject)(int)" (?g_DeleteObject@@3P6AXH@ZA) already defined in DarkAI.lib(DarkAI.obj)
1> Creating library Debug\rts_1.lib and object Debug\rts_1.exp
1>Debug\rts_1.exe : fatal error LNK1169: one or more multiply defined symbols found
1>Build log was saved at "file://c:\Users\hayer\Documents\Visual Studio 2008\Projects\rts_1\rts_1\Debug\BuildLog.htm"
1>rts_1 - 2 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
That is the error vc++ spits at me.. anyone got a solution?
btw; im using AndrewT's OOP wapper which seems to load SC..
Keep it simple.
Questions? Mail me