On Thu, 11 May 2006 21:46:03 +0200 Jorrit Tyberghein wrote: > You need to link to the CS libraries and also give the path to the CS > include files to the compiler. The easiest way to do is to use the > cs-config tool to get those options. Check cs-config tool
Thanks ... There was a bug in my CMakeLists.txt so the include path wasn't there ... Si gcc included the wront headers files (the headers of the 0.98 version instead of 0.99). If anyone is interested with my CMakeLists.txt files, ask me :) Sometimes ... the problem is so simple you can't discover it by yourself :) Thanks again Mildred -- Mildred <xmpp:[EMAIL PROTECTED]> <http://mildred632.free.fr/> Clef GPG : <hkp://pgp.mit.edu> ou <http://mildred632.free.fr/gpg_key> Fingerprint : 197C A7E6 645B 4299 6D37 684B 6F9D A8D6 [9A7D 2E2B] ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Crystal-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[EMAIL PROTECTED]
