Jump to content

Home

Build DLLs... FAILED!


Serj666_PL

Recommended Posts

Linking...

Creating library .\../Final/jampgamex86.lib and object .\../Final/jampgamex86.exp

g_crash.obj : error LNK2019: unresolved external symbol __imp__wsprintfA referenced in function _win32_backtrace

../../ojpenhanced/jampgamex86.dll : fatal error LNK1120: 1 unresolved externals

Build log was saved at "file://d:\jkcode\ojpenhanced\source\Final\JK2game\BuildLog.htm"

JK2game - 2 error(s), 0 warning(s)

========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========

 

??

Link to comment
Share on other sites

I know the first error....me and hockney have that same error....we just commnented out that piece of code(more on this in a minute). Hang on and i'll tell you what line to comment out....

 

Comment out:

wsprintf(modname, "Unknown");

 

 

Just make sure not to commit this change ;).

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...