Stéphane Legrand

Show:

What's happening?

  • Comment: Unable to compile GLE 4.2.0 with FreeBSD 7.2

    Hello, Good news, it seems definitely ok now ! I'm able to compile and install the console and the Qt version without any problem. "gmake doc" is also ok. Thank you very much for your help. It was a pleasure to add my (very) little contribution to the GLE project. Regards, Stéphane.

    2009-06-09 19:45:06 UTC in GLE - Graphics Layout Engine

  • Comment: Unable to compile GLE 4.2.0 with FreeBSD 7.2

    Hi, I've attached two files : - the src/gle/Makefile - the complete output of "gmake" Regards, Stéphane.

    2009-05-27 20:52:46 UTC in GLE - Graphics Layout Engine

  • Comment: Unable to compile GLE 4.2.0 with FreeBSD 7.2

    Hello, I checked before trying the configure options, there was no "libgle-graphics-4.2.1.so" in the "build/lib" directory. So, i tried the "make clean" solution and also the "./configure --prefix=/usr/local --with-qt=/usr/local/lib/qt4/ --with-libgle=yes" solution but unfortunately none of those options gave me the "libgle-graphics-4.2.1.so" file. I have still the same error. Let me...

    2009-05-27 19:38:34 UTC in GLE - Graphics Layout Engine

  • Comment: Unable to compile GLE 4.2.0 with FreeBSD 7.2

    Hello, I tried the last version, here are the results : - For the console version (no Qt) : ./configure --prefix=/usr/local gmake gmake doc gmake install Everything is ok now ! Thank you very much. - For the Qt version : ./configure --prefix=/usr/local --with-qt=/usr/local/lib/qt4/ : ok but gmake is not ok, i have the following error : c++ -c -pipe -O...

    2009-05-26 18:22:13 UTC in GLE - Graphics Layout Engine

  • Comment: Unable to compile GLE 4.2.0 with FreeBSD 7.2

    Hello, Here is the results of my tests for this new version. First, i tried to compile the console version (no Qt) : - "./configure --prefix=/usr/local" : ok (but it doesn't automatically detect the Qt library) - "make" : ok - "make doc" : not ok, i have the following error : > gmake doc /usr/local/bin/gmkdir -p build/doc gmake -C gle-refman -f Makefile.gcc fig gmake[1]: entrant dans le...

    2009-05-18 22:11:25 UTC in GLE - Graphics Layout Engine

  • Comment: Unable to compile GLE 4.2.0 with FreeBSD 7.2

    Hello, Thank you very much for your help. And sorry for the delay in my answer, i didn't received the email alert. Regarding the new source release, it's of course not urgent. Feel free to let me know if you prefer to let me doing some tests on my FreeBSD system before releasing this new version. Regarding the "é", the following works with gle (command line) : - "\'e" without any...

    2009-05-16 21:42:46 UTC in GLE - Graphics Layout Engine

  • Comment: Unable to compile GLE 4.2.0 with FreeBSD 7.2

    Hello, Here is the result for the Qt part under FreeBSD : - First, i made a mistake, i think a better configure should be instead like this : ./configure --prefix=/usr/local --with-qt=/usr/local/lib/qt4/ as the --with-qt option should specify the Qt library directory if i understand right. - As you said, the "export QMAKESPEC=freebsd-g++" is indeed necessary. - Under...

    2009-05-08 12:28:55 UTC in GLE - Graphics Layout Engine

  • Comment: Unable to compile GLE 4.2.0 with FreeBSD 7.2

    Hello, I tried your last recommendation, ie replace : char* error = NULL; with const char* error = NULL; at the line 126 of glec.cpp. As you said, the error disappeared. But i got this new one : ... gmake[1]: quittant le répertoire « /sequoia/GLE/gle4/src/gle/tokens » gmake -C src/gle gmake[1]: entrant dans le répertoire « /sequoia/GLE/gle4/src/gle » g++ -DHAVE_CONFIG_H...

    2009-05-06 20:40:46 UTC in GLE - Graphics Layout Engine

  • Comment: Unable to compile GLE 4.2.0 with FreeBSD 7.2

    Hello, Thank you very much for your answer. I can confirm that adding the line #include at the top of file_io.cpp makes the error disappears. But as you said, this is not yet enough to successfully compile GLE on FreeBSD. Here is the new error i get : ... g++ -shared -Wl,-soname,libgle-graphics-4.2.0.so -L/usr/local/lib -o ../../build/lib/libgle-graphics-4.2.0.so gle.o...

    2009-05-05 21:19:32 UTC in GLE - Graphics Layout Engine

  • Unable to compile GLE 4.2.0 with FreeBSD 7.2

    Hello, When i try to compile GLE on my FreeBSD system, i get the following error : g++ -DHAVE_CONFIG_H -DGLEVN="\"4.2.0\"" -D_THREAD_SAFE -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -c eval.cpp -o eval.o g++ -DHAVE_CONFIG_H -DGLEVN="\"4.2.0\"" -D_THREAD_SAFE...

    2009-05-03 19:02:16 UTC in GLE - Graphics Layout Engine

About Me

  • 2009-05-03 (6 months ago)
  • 2497481
  • sulu45 (My Site)
  • Stéphane Legrand

Send me a message