|
Having searched through google groups I have read reports of
this being done, but no details as to how this is done. Perhaps someone
could help me. I’ve applied the following steps with no results 1) Created a
new Visual C++ win32 static library project 2) Added all
files in the dll proj 3) Changed the
PLATFORM_EXPORT and PLATFORM_IMPORT to be defined as nothing (blank) The library builds with warnings (using “this”
in base member list) … no warnings for dll version. When I attempt to link to my win32 application there are
several “unresolved symbol” errors and “symbols already defined”
errors. Any help would be greatly appreciated. --------------------------------------------- James C. Kirsch Software Engineer Northrop Grumman 858-514-9289 |
