Jump to content

Home

Problem building enhanced using VS2003:S


SquashedMan

Recommended Posts

Hey guys, I'm just having a problem when trying to build JK2game using VS2003. I just updated the source and replaced all of the relevant files, but when I build JK2game I get these errors:

 

 

 

 

JK2game error LNK2019: unresolved external symbol _G_RollBalance referenced in function _ClientThink_real

 

JK2game error LNK2019: unresolved external symbol _BG_ReduceMishapLevel referenced in function _G_Knockdown

 

JK2game error LNK2001: unresolved external symbol _BG_ReduceMishapLevel

 

JK2game error LNK2019: unresolved external symbol _SabBeh_AnimateHeavySlowBounce referenced in function _CheckSaberDamage

 

JK2game error LNK2019: unresolved external symbol _SabBeh_AnimateSlowBounce referenced in function _CheckSaberDamage

 

JK2game error LNK2019: unresolved external symbol _SabBeh_RunSaberBehavior referenced in function _CheckSaberDamage

 

JK2game fatal error LNK1120: 5 unresolved externals

 

 

Please bare in mind that I'm not very experienced with programming at all :|

Thanks in advance :)

By the way, the other dll's come out fine, it's just jampgamex86 that doesn't work

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...