protux-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Protux-support] stdio.h


From: Remon Sijrier
Subject: Re: [Protux-support] stdio.h
Date: Mon, 19 Jul 2004 10:49:40 +0200 (CEST)
User-agent: SquirrelMail/1.4.2

> Hello
>   Well including stdio.h in MustuxApplication.cc ( and several other
> files fixed that problem ) but

Nice!


> CursorManager.o(.text+0x308f): In function `CursorManager::update(int,
> int)':
> /home/Frank/protux-0.20.2/src/CursorManager.cc:199: undefined reference
> to `CursorManager::block_to_smpte(long long, int)'
> Mixer.o(.text+0x13b11): In function `Mixer::render_all(QString)':
> /home/Frank/protux-0.20.2/src/Mixer.cc:567: undefined reference to
> `CursorManager::block_to_smpte(long long, int)'

I had this one too, a while ago. I'm not sure how I solved it. Any
suggestions (Luciano, Martin?)

> /usr/local/qt/lib/libqt-mt.so: undefined reference to
> `FT_Stream_GetShort'
> /usr/local/qt/lib/libqt-mt.so: undefined reference to
> `FT_Stream_ExitFrame'
> /usr/local/qt/lib/libqt-mt.so: undefined reference to
> `FT_Stream_GetLong'
> /usr/local/qt/lib/libqt-mt.so: undefined reference to `FT_Stream_Seek'
> /usr/local/qt/lib/libqt-mt.so: undefined reference to
> `FT_Stream_EnterFrame'
> collect2: ld returned 1 exit status
> make[3]: *** [protux] Error 1
> make[3]: Leaving directory `/home/Frank/protux-0.20.2/src'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/Frank/protux-0.20.2/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/Frank/protux-0.20.2'
> make: *** [all] Error 2
>
> I think this one has somethng to do with multi-threading ????


It looks like there's again a compile issue with your qt. I'm using
prepackaged qt-devel libraries so I can't help you here :-(

Most problems however arise on the horizon not only once, so I suggest to
google a bit, and see if you can find a solution given by someone else on
the net allready.
http://www.google.nl/search?hl=nl&ie=UTF-8&q=undefined+reference+to+%60FT_Stream_GetShort%27&lr=


If you can't figure it out, please let us know. I'm not at home right now
so can't fully support you at the moment...

HTH,

Remon





reply via email to

[Prev in Thread] Current Thread [Next in Thread]