Difference between revisions of "Talk:Install (MinGW)"

From Open Babel
Jump to: navigation, search
 
Line 1: Line 1:
 
Compilation of Openbabel-2.0.2 with:
 
Compilation of Openbabel-2.0.2 with:
- Windows XP Pro
+
* Windows XP Pro
- MinGW 5.1.3
+
* MinGW 5.1.3
  
Works fine
+
1. You need to configure your CPPFLAGS with
 +
set CPPFLAGS=-I /path/to/data
 +
(i.e. CPPFLAGS=-I C:\openbabel-2.0.2\data)

Revision as of 07:02, 12 February 2007

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)