Talk:Install (MinGW)

From Open Babel
Revision as of 07:05, 12 February 2007 by Pansanel (Talk | contribs)

Jump to: navigation, search

Compilation of Openbabel-2.0.2 with:

  • Windows XP Pro
  • MinGW 5.1.3

1. You need to configure your CPPFLAGS with

set CPPFLAGS=-I /path/to/data

(i.e. CPPFLAGS=-I C:\openbabel-2.0.2\data) You can verify that the environnement variable is set by using this command:

env