protux-devel
[Top][All Lists]
Advanced

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

Re: [Protux-devel] Error Compiling


From: Luciano Giordana
Subject: Re: [Protux-devel] Error Compiling
Date: Thu, 18 Dec 2003 23:26:53 -0200
User-agent: KMail/1.5

It is strange, nobody reported such error.

It seems your CursorManager.cc/.hh file has some problem 
check if CursorManager.hh has the line

QString block_to_smpte(long long pos, int sampleRate); // FIND ME ANOTHERPLACE

and also if CursorManager.cc has the funcionar

inline QString CursorManager::block_to_smpte(long long bpos, int sampleRate)

if both are there and you still get this error, there might be something wrong 
in your gcc instalation, but I am afraid I cant tell...

Martin ? Remon ? any idea ?

>
> CursorManager.o: In function `CursorManager::update(int, int)':
> /home/teta/download/protux/protux-0.20.0/src/CursorManager.cc:199:
> undefined reference to `CursorManager::block_to_smpte(long long, int)'
> Mixer.o: In function `Mixer::render_all(QString)':
> /home/teta/download/protux/protux-0.20.0/src/Mixer.cc:527: undefined
> reference to `CursorManager::block_to_smpte(long long, int)'
> collect2: ld returned 1 exit status
> make[3]: *** [protux] Error 1
> make[3]: Leaving directory `/home/teta/download/protux/protux-0.20.0/src'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/teta/download/protux/protux-0.20.0/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/teta/download/protux/protux-0.20.0'
> make: *** [all] Error 2
>
> Any ideas?
>
> Jan Buchholz
>
>
>
>
> _______________________________________________
> Protux-devel mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/protux-devel

-- 
Best Regards
--
Luciano Giordana
Free Software Developer / Musician
Project Protux : Professional Audio Tools for GNU/Linux
http://www.nongnu.org/protux




reply via email to

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