![]() |
![]() |
![]() |
![]() |
![]() |
||||||||||
|
||||||||||||||
![]() |
#1
|
|||
|
|||
![]() Hi,
I am writing custom license generator using lscgen32.lib (from RMS 8.5). I am getting following error while build. TestKeygenDlg.obj : error LNK2001: unresolved external symbol _VLSgetMachineID lscgen32.lib(lockfunc.obj) : error LNK2001: unresolved external symbol _Netbios@4 lscgen32.lib(lockfunc.obj) : error LNK2001: unresolved external symbol __imp__UuidCreate@4 C:\Users\cube7\Desktop\Source\Release\TesKeygen.ex e : fatal error LNK1120: 3 unresolved externals anyone faced such a error..Thanks
__________________
“As a child of God, I am greater than anything that can happen to me.” |
#2
|
|||
|
|||
![]() lsapiw32.lib help you
![]()
__________________
... Either you work well or you work much .... |
#3
|
|||
|
|||
![]() Thanks Bfox,
but it is increasing the number error from 4 to 224.. HTML Code:
lsapiw32.lib(logmsgs.obj) : error LNK2005: _W98BD3C331602ADEFi already defined in lscgen32.lib(vlogutil.obj) lsapiw32.lib(logmsgs.obj) : error LNK2005: _MDCCC5542472FEE9Ef already defined in lscgen32.lib(vlogutil.obj) lscgen32.lib(lockfunc.obj) : error LNK2001: unresolved external symbol _Netbios@4 lsapiw32.lib(lckfncn.obj) : error LNK2001: unresolved external symbol _Netbios@4 lscgen32.lib(lockfunc.obj) : error LNK2001: unresolved external symbol __imp__UuidCreate@4 lsapiw32.lib(lckfncn.obj) : error LNK2001: unresolved external symbol __imp__UuidCreate@4 C:\Users\cube7\Desktop\Source\Release\TestKeygen.exe : fatal error LNK1120: 2 unresolved externals Build log was saved at "file://c:\Users\cube7\Desktop\Source\TestKeygen\Release\BuildLog.htm" GTestKeygen - 224 error(s), 3 warning(s) ========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========
__________________
“As a child of God, I am greater than anything that can happen to me.” |
#4
|
|||
|
|||
![]() Im not remember, but may be lsdecode.lib or any other from the lib folder...
__________________
... Either you work well or you work much .... |