Hi pplz!
I tried to connect the dll library, created in PureBasic to Visual C++ code. The linker reports that the function was not found (unresolved symbols). The problem in new versions of PureBasic. In version 4.10 (and older) everything was fine. What can I do?
problem solved
Unresolved symbol
-
- Enthusiast
- Posts: 142
- Joined: Mon Sep 17, 2007 10:28 am
- Location: P.O.P
- Contact:
Unresolved symbol
Last edited by SofT MANiAC on Mon Aug 02, 2010 4:29 pm, edited 1 time in total.
POiNT.OF.PRESENCE group
-
- Enthusiast
- Posts: 142
- Joined: Mon Sep 17, 2007 10:28 am
- Location: P.O.P
- Contact:
Re: Unresolved symbol
.Lib file is corrupt (for Visual C++)? DLL2Lib can not find functions in the .lib file too.. Fasm? polink? PBCompiler? Anybody can help me? It looks like a bug...
POiNT.OF.PRESENCE group
-
- Enthusiast
- Posts: 142
- Joined: Mon Sep 17, 2007 10:28 am
- Location: P.O.P
- Contact:
Re: Unresolved symbol
I am no expert on this specific issue, but if you want somebody to help you, you have to give more information.
- What are the missing symbols?
- What is the exact error you get?
- What codes did you use. If you can provide a full example, that would give people something to go on.
quidquid Latine dictum sit altum videtur
-
- Enthusiast
- Posts: 142
- Joined: Mon Sep 17, 2007 10:28 am
- Location: P.O.P
- Contact:
Re: Unresolved symbol
DELETED
Last edited by SofT MANiAC on Mon Aug 02, 2010 4:28 pm, edited 1 time in total.
POiNT.OF.PRESENCE group