bkhe1
05-16-2002, 11:19 PM
When I create a dll file I get the following error. My program compiles sucessfully but does not build.
Creating library Debug/TestApp.lib and object Debug/TestApp.exp
AEEModGen.obj : error LNK2001: unresolved external symbol _AEEClsCreateInstance
Debug/TestApp.dll : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
Creating browse info file...
Any suggestion or help will be greatly appreciated
Cheers,
harry
:(
Creating library Debug/TestApp.lib and object Debug/TestApp.exp
AEEModGen.obj : error LNK2001: unresolved external symbol _AEEClsCreateInstance
Debug/TestApp.dll : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
Creating browse info file...
Any suggestion or help will be greatly appreciated
Cheers,
harry
:(