Help
Author |
Message |
gigaman
|
Posted: Sat Jan 10, 2004 3:29 pm Post subject: Help |
|
|
What does this mean?
error LNK2019: unresolved external symbol "unsigned long __cdecl bpptoddbd(int)" (?bpptoddbd@@YAKH@Z) referenced in function "struct _GUID * __cdecl FindDevice(void)" (?FindDevice@@YAPAU_GUID@@XZ) |
|
|
|
|
|
Sponsor Sponsor
|
|
|
rizzix
|
Posted: Sat Jan 10, 2004 3:36 pm Post subject: (No subject) |
|
|
ur not compiling against all the required dlls/static libs |
|
|
|
|
|
Andy
|
Posted: Sat Jan 10, 2004 8:13 pm Post subject: (No subject) |
|
|
place the required dll in the debug folder |
|
|
|
|
|
|
|