Hello Carsten,
the font libs and the glu lib are being linked in:

libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x00002b7c2f8c1000)
libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x00002b7c2fa39000)
libGLU.so.1 => /usr/lib/libGLU.so.1 (0x00002b7c2d52d000)

Greetings
Christian

________________________________________
Von: [EMAIL PROTECTED] [EMAIL PROTECTED] im Auftrag von Carsten Neumann [EMAIL 
PROTECTED]
Gesendet: Mittwoch, 17. September 2008 04:10
An: [email protected]
Betreff: Re: [Opensg-users] Error creating VectorFace Text

        Hello Christian,

Schneider, Christian10 wrote:
> Hello Carsten,
> I tried the vector text example from 
> http://opensg.vrsource.org/trac/wiki/Tutorial/OpenSG1/Text - It doesn't work, 
> the function TextVectorFace::create returns 0.
> We are using a debian linux, OpenSG was compiled with the --enable_text 
> option and the font libs are installed. The example works on my Vista 
> installation.

this is very strange. Does calling ldd on the text example show the font
libs as being pulled in?
Another idea: since IIRC the vector text uses the glu tesselator
callbacks to generate the geometry, do you gave glu? is it being linked in?

        Hope it helps,
                Carsten

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to