User forums > Using Code::Blocks
Setting up 3rd party libraries
KirkD:
stahta01 - Interesting. I'm not sure of the full nature of the library - not my development - so I don't know for certain about the exports.
I've gone through the VC++ solution file and found all the listed dependencies for the library that seems to be failing. Even when included in the "proper" order, etc. I cannot get around the reference failure.
So, I have the choice to rebuild using Code::Blocks or start using VC++ Express. Code::Blocks is certainly my preference, but it may be more efficacious right now to go the other route.
Thank you both for your input!!
-Kirk
stahta01:
Compile the Library with the same compiler as the project is the way to go. The Library looks to be C++ to me.
https://sourceforge.net/projects/openbabel/
EDIT: FYI, Code::Blocks is an IDE not an compiler.
Tim S.
KirkD:
Yes, I realize that Code::Blocks is an IDE - I tend to use Code::Blocks interchangeably with GCC. oops. 8^)
I'll give the rebuild with GCC a shot.
PaulS:
If it is C rather than C++ code this link may help -- http://www.emmestech.com/moron_guides/moron1.html. I was able to use a small Microsoft dll by following the advice. Even if C++ it may give you a clue about some of the problems.
Can't seem to get that link to format correctly -- may need a moron's guide for that too :D
Navigation
[0] Message Index
[*] Previous page
Go to full version