Skip to content

Instantly share code, notes, and snippets.

@baoilleach
Created September 8, 2009 14:23
Show Gist options
  • Save baoilleach/182954 to your computer and use it in GitHub Desktop.
Save baoilleach/182954 to your computer and use it in GitHub Desktop.
Download Visual C++ 2008 Express Edition.
C:\Tools\OpenBabel\trunk>"C:\Program Files\CMake 2.6\bin\cmake.exe" -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=..\buildtrunk -G "Visual Studio 9 2008" -DLIBXML2_LIBRARIES=windows-vc2005\libxml2.lib -DZLIB_LIBRARY=windows-vc2005\zlib1.lib -DLIBXML2_INCLUDE_DIR=windows-vc2005 -DZLIB_INCLUDE_DIR=windows-vc2005
Open openbabel.sln and build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment