traverso-devel
[Top][All Lists]
Advanced

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

Re: [Traverso-devel] latest CVS...


From: Jonatan Liljedahl
Subject: Re: [Traverso-devel] latest CVS...
Date: Thu, 31 Aug 2006 23:54:06 +0200
User-agent: Thunderbird 1.5 (X11/20051025)

Remon Sijrier wrote:
>> I just symlinked cursorZoom to cursorRZoom and got it to build.
> 
> Oops, didn't read this post first.
> The solution in my previous mail should work, if not, please let me know!
> 
>> something is wrong with the fades, when dragging a clip the fades
>> dissapear. Or rather, they are there but they're invisible (but does not
>> change the cursor to an F)
> 
> Looks like a build corruption to me, can you please rebuild all?
> Very important that you run qmake on all .pro files.

$ find . -name '*.pro' -exec qmake \{\} \;
/Programs/Qt/4.1.2/bin/rcc: File does not exist 'src/traverso/traverso.qrc'

> It's actually odd you
> have those problems, I'll see if there is a way to force qmake to really 
> regenerate the makefiles for all subdirs.
> 
> Fades work fine here...

Hmm... The build systems seems a little weird... =)
I really think one should be able to recompile traverso from the
commandline in a simple way, not having to do a clean checkout
everytime! With autotools it's just a matter of 'make', and it will
re-generate makefiles if needed. It also takes care of the
LD_LIBRARY_PATH hack, using libtool.

This is actually the first time I see qmake. Most apps use autotools.
But couldn't you use only one single .pro file?
Perhaps you should switch to autotools? =)

-- 
/Jonatan    -=( http://kymatica.com )=-





reply via email to

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