Package Details: mingw-w64-ftgl 2.1.3rc5-6

Package Base: mingw-w64-ftgl
Description: OpenGL library to use arbitrary fonts (mingw-w64)
Upstream URL: http://ftgl.wiki.sourceforge.net
Category: lib
Licenses: MIT
Submitter: Schala
Maintainer: None
Last Packager: xantares
Votes: 3
First Submitted: 2012-11-17 00:52
Last Updated: 2014-11-15 08:41

Latest Comments

Comment by anatolyb

2014-06-05 09:27

Please replace all strings
cd "${srcdir}/ftgl-${_pkgver/-/~}
with
cd "${srcdir}/ftgl-${_pkgver//-/\~}

Comment by Manunu

2013-11-30 13:41

Nice ! It's working perfectly.
Thanks again.

Comment by xantares

2013-11-30 07:21

shoud be good now, i forgot an arg to the makefile.

Comment by Manunu

2013-11-30 00:32

Unfortunately, it's still not the case. But thanks for your time !

make[2]: Leaving directory '/tmp/yaourt-tmp-manuel/aur-mingw-w64-ftgl/src/ftgl-2.1.3~rc5/build-i686-w64-mingw32/src'
make[2]: Entering directory '/tmp/yaourt-tmp-manuel/aur-mingw-w64-ftgl/src/ftgl-2.1.3~rc5/build-i686-w64-mingw32'
/bin/sh: Done. : command not found
Makefile:913: recipe for target 'all-local' failed
make[2]: *** [all-local] Error 127
make[2]: *** Attente des tâches non terminées....
make[2]: Leaving directory '/tmp/yaourt-tmp-manuel/aur-mingw-w64-ftgl/src/ftgl-2.1.3~rc5/build-i686-w64-mingw32'
Makefile:498: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/tmp/yaourt-tmp-manuel/aur-mingw-w64-ftgl/src/ftgl-2.1.3~rc5/build-i686-w64-mingw32'
Makefile:406: recipe for target 'all' failed
make: *** [all] Error 2

Comment by xantares

2013-11-29 22:29

Should be ok now, I removed extras.

Comment by Manunu

2013-11-29 20:26

Now, it's the the demo… After removing the demo, it works fine.

Makefile:324: recipe for target 'c-demo.exe' failed
make[2]: *** [c-demo.exe] Error 1
make[2]: *** Attente des tâches non terminées....
mv -f .deps/FTGLDemo-FTGLDemo.Tpo .deps/FTGLDemo-FTGLDemo.Po
x86_64-w64-mingw32-g++ -I/usr/include/freetype2 -g -O2 -o simple.exe simple-simple.o -lglut ../src/.libs/libftgl.a -lfreetype -lz /usr/x86_64-w64-mingw32/lib/libbz2.dll.a -lglu32 -lopengl32 -L/usr/x86_64-w64-mingw32/lib -L/usr/x86_64-w64-mingw32/lib
mv -f .deps/FTGLMFontDemo-FTGLMFontDemo.Tpo .deps/FTGLMFontDemo-FTGLMFontDemo.Po
make[2]: Leaving directory '/tmp/yaourt-tmp-manuel/aur-mingw-w64-ftgl/src/ftgl-2.1.3~rc5/build-x86_64-w64-mingw32/demo'
Makefile:338: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/tmp/yaourt-tmp-manuel/aur-mingw-w64-ftgl/src/ftgl-2.1.3~rc5/build-x86_64-w64-mingw32'
Makefile:249: recipe for target 'all' failed
make: *** [all] Error 2

Comment by xantares

2013-11-29 16:31

I removed the doc, try again.

Comment by Manunu

2013-11-29 13:07

Hi,
I have an issue with make and the doc. Maybe a missing dependency ?
...
Makefile:463: recipe for target 'stamp-latex' failed
make[2]: *** [stamp-latex] Error 1
make[2]: Leaving directory '/tmp/yaourt-tmp-manuel/aur-mingw-w64-ftgl/src/ftgl-2.1.3~rc5/build-i686-w64-mingw32/docs'
Makefile:338: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/tmp/yaourt-tmp-manuel/aur-mingw-w64-ftgl/src/ftgl-2.1.3~rc5/build-i686-w64-mingw32'
Makefile:249: recipe for target 'all' failed
make: *** [all] Error 2

Comment by ant32

2013-11-18 19:24

It now build fine. Thank you. http://162.243.64.132/logs/20131118-1539-mingw-w64-ftgl.log.tar.gz

Comment by ant32

2013-11-18 02:41

checking for freetype-config... no
checking for FreeType -- version >= 9.0.3... no
configure: error: FreeType2 is required to compile this library

Could you please look into this error http://162.243.64.132/logs/20131118-0010-mingw-w64-ftgl.log.tar.gz