Thread: GLFT error No. 85

  1. #1
    Making mistakes
    Join Date
    Dec 2008
    Posts
    476

    GLFT error No. 85

    Hi guys,
    I've recently been working on a program using FTGL. so fat it doesn't give any errors, but when I try to open any font it gives out error no. 85. I won't post the source as it is far too long, but it happens anytime when I try to load a font. The freetype header says this corresponds to 'invalid stream operation', but I'm not sure. Any thoughts about this?

    PS: It's Linux

  2. #2
    spurious conceit MK27's Avatar
    Join Date
    Jul 2008
    Location
    segmentation fault
    Posts
    8,300
    Hey Brafil!

    Never even heard of GLFT_font until today, but you could try and ask around here:

    DEVELOPERS - OpenGL.org Discussion and Help Forums
    C programming resources:
    GNU C Function and Macro Index -- glibc reference manual
    The C Book -- nice online learner guide
    Current ISO draft standard
    CCAN -- new CPAN like open source library repository
    3 (different) GNU debugger tutorials: #1 -- #2 -- #3
    cpwiki -- our wiki on sourceforge

  3. #3
    Making mistakes
    Join Date
    Dec 2008
    Posts
    476
    Great idea, thanks! I was a little suspicious of posting it here because this forum is mostly about language-specific topics. I'll take a look there.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. About errno
    By beachcoder in forum C Programming
    Replies: 3
    Last Post: 07-24-2009, 08:31 AM
  2. errno function, error TLS/non TLS
    By fran.b in forum C Programming
    Replies: 13
    Last Post: 03-25-2009, 08:06 AM
  3. Replies: 8
    Last Post: 03-10-2008, 11:57 AM
  4. errno --perror() problem
    By GanglyLamb in forum C Programming
    Replies: 10
    Last Post: 04-01-2003, 02:01 PM
  5. simulate Grep command in Unix using C
    By laxmi in forum C Programming
    Replies: 6
    Last Post: 05-10-2002, 04:10 PM