Giter Club home page Giter Club logo

Comments (7)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 29, 2024
Is this the demo one that fails ?

Original comment by [email protected] on 17 May 2013 at 10:46

  • Changed state: Started

from freetype-gl.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 29, 2024
Same error for me, cannot compile freetype_gl because of the undefined 
reference to glTexImage2D.
Maybe a -lGL is missing somewhere ? 

I am using ubuntu 12.04 as well

Original comment by [email protected] on 3 Jun 2013 at 12:01

from freetype-gl.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 29, 2024
Sorry for the long delay.

Do other demos run ok ?

Original comment by [email protected] on 26 Jul 2013 at 7:38

from freetype-gl.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 29, 2024
Hello
Having same issue!
Ubuntu 12.04 x86_64

Seems like it links with wrong DSO (mesa instead of nvidia) -- 
ls -lah /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root 13 Jun 19 00:54 
/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/libGL.so -> 
mesa/libGL.so
This bug (check https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/943162) 
happens with some other software. With normal compile-time direct linking 
everything works. Maybe with static library ("/usr/bin/ld: 
libfreetype-gl.a(texture-atlas.c.o)") this bug occures too..
By the way, "export LD_LIBRARY_PATH=/usr/lib/nvidia-304-updates" makes dlopen 
work, but building freetype-gl still fails (I tried rebuilding from scratch 
after changing LD_LIBRARY_PATH) - this is strange

Original comment by [email protected] on 3 Sep 2013 at 4:34

from freetype-gl.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 29, 2024
I forgot to mention, i used r228
and demos do work
Is makefont considered a demo too? :)

Original comment by [email protected] on 3 Sep 2013 at 4:37

from freetype-gl.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 29, 2024
Yes makefont is supposed to build a header file that contain a whole font 
(well, some characters) and  is used by demo-makefont.

Could you open the issue on github ? (it is now the official repository )

Original comment by [email protected] on 4 Oct 2013 at 1:18

from freetype-gl.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 29, 2024
done - https://github.com/rougier/freetype-gl/issues/2

Original comment by [email protected] on 5 Oct 2013 at 11:34

from freetype-gl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.