Since I\'m more comfortable using Eclipse, I thought I\'d try converting my project from Visual Studio. Yesterday I tried a very simple little test. No matter what I try,
I'm working in the Cygwin environment, on Windows 7 (64bit), using Eclipse Kepler CDT for C++.
In Eclipse, goto
Project --> Properties --> C++ Builder --> Settings --> Tool Settings Tab
Cygwin C++ Compiler --> Includes
In the Include paths (-I) add 2 paths: "C:\cygwin64\usr\include\libxml2"
and "/cygdrive/c\cygwin64\usr\include\libxml2"