Talk:Install (MinGW)
From Open Babel
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