Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Dark GDK / unresolved external variables. wait, what?

Author
Message
bloodmage2
15
Years of Service
User Offline
Joined: 14th Jun 2009
Location:
Posted: 5th Feb 2010 21:02
hello. a project of mine is getting very extensive, to the point where more than two files have 4 digit line counts. in response, i am converting most of my external .h-.cpp couplings to .dlls. the problem is, when i compile, the compile is clean, but the link spits out an error for all of my non-function variables in this format:
SystemDLL.h: Unresolved symbol: <public/private> static <type> <name> <random numbers and characters>,
as well as
core.lib: __DLLMAIN is already defined in LIBCMT.lib
attempts to fix the variable problems are met with
illegal refrence to non static member
and
illegal control class

-to the optimist, the glass is half full. to the pessimist, it is half empty, to the engineer, it is twice as big as it needs to be.
Cetobasilius
14
Years of Service
User Offline
Joined: 29th Dec 2009
Location: Mexico
Posted: 5th Feb 2010 22:30 Edited at: 5th Feb 2010 22:32
LIBCMT.lib ... project/properties/configuration properties/linker/input/ignore specific library

hi

Login to post a reply

Server time is: 2024-10-01 23:25:50
Your offset time is: 2024-10-01 23:25:50