Rob Soe wrote:
> Thank you Chris. You're right. I am using VS2005. The link error is now 
> gone.
> 
> I couldn't find the OBFPRT.lib but adding OBFPRTD.lib to my project 
> linker's directories list solved the link error.
> 
> Is that OBFPRT.lib produced by any project in the OpenBabelOBF.sln? I 
> realized "OBFPRT" project produced the OBFPRTD.lib.

Yes. They are produced from the "Debug" and the "Release" builds.
> 
> My another general question is where to find zlib.h, zconf.h, iconv.h 
> files. I realized I needed these files when compiling to generate the 
> lib files, but I was lucky to have them in my previous version folder.

Doing C++ programming with Visual Studio, you would probably be better 
off downloading all the OpenBabel files from SVN. See 
http://openbabel.org/wiki/Install_%28MSVC%29. The basic build is not 
too difficult; the wxWidgets GUI is more challenging.

Chris

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
OpenBabel-discuss mailing list
OpenBabel-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-discuss

Reply via email to