I am updating my project from VS 6 to VS 2010, and when creating in release mode, I encounter the error below.
1>Creating library .\Release\JfFrpF32.lib and object .\Release\JfFrpF32.exp> 1>FLD_.obj : error LNK2019: unresolved external symbol __imp__debugf referenced in function "int __cdecl fld_new(char *,unsigned char,unsigned char,short,char,char,unsigned char,short,char,double,double,short,char *,char,short,short)" ( ?fld_new@ @ YAHPADEEFDDEFDNNF0DFF@Z ) 1>Release/JfFrpF32.dll : fatal error LNK1120: 1 unresolved externals 1> 1>Build FAILED.
Please help me .. thanks in advance ..
source share