Re: [gecode-users] compiling problem examples

2008-08-12 Thread Guido Tack
Andrea Rendl wrote: > I can execute the problems in the examples directory but cannot > compile their source code (on Linux): g++ cannot find included header > files, such as examples/support.hh. > Both $LD_LIBRARY_PATH and $LIBRARY_PATH include the root directory of > Gecode (where the .so files

[gecode-users] compiling problem examples

2008-08-12 Thread Andrea Rendl
Hello everyone, I can execute the problems in the examples directory but cannot compile their source code (on Linux): g++ cannot find included header files, such as examples/support.hh. Both $LD_LIBRARY_PATH and $LIBRARY_PATH include the root directory of Gecode (where the .so files and the examp