Computer Science Canada

Help

Author:  gigaman [ 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)

Author:  rizzix [ Sat Jan 10, 2004 3:36 pm ]
Post subject: 

ur not compiling against all the required dlls/static libs

Author:  Andy [ Sat Jan 10, 2004 8:13 pm ]
Post subject: 

place the required dll in the debug folder


: