traverso-devel
[Top][All Lists]
Advanced

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

Re: [Traverso-devel] cvs changes


From: Remon
Subject: Re: [Traverso-devel] cvs changes
Date: Mon, 23 Apr 2007 14:57:46 +0200
User-agent: KMail/1.9.6

Hello Jonatan,

You need Qt 4.2.x, preferably Qt 4.2.3 due to a threading bug in Qt 4.2.2 and 
lower, that makes traverso crash on multi processor (like dual core) systems.
If you're not on a dual core, Qt 4.2.2 might be sufficient.

For the run failure of the ready to run binary... Not sure, I've had the same 
problem a few times as well. Most likely it's due to much differing libs...
I've should have made a note how I solved the problem myself....

It's compiled on a Ubuntu Feisty installation.

I can make a debug enabled version if you like, but it will be huge! (~ 30 MB)

Hope this is of any help.

Remon

> >> For those who don't have the time / ability to compile from cvs, you can
> >> use the ready to run binary, which is updated rather frequently:
> >>
> >> http://traverso-daw.org/download/
> >
> > I tried the pre-compiled binary and got this:
> >
> > address@hidden ~/Apps]./traverso-21-04-07.bin
> > InputEngine::Plugin load time: 9 useconds
> >
> > Enabling SSE optimized routines
> > QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No
> > such file or directory
> > Using themefile: :/themes/TraversoLight/traversotheme.xml
> > creating alsa driver ... hw:0|hw:0|1024|2|44100|0|0|-|32bit
> > Creating Null Driver...
> > Unable to lock memory
> > Starting AudioDeviceThread..... Running!
> > QObject::connect: Cannot queue arguments of type 'InfoStruct'
> > (Make sure 'InfoStruct' is registered using qRegisterMetaType().)
> > traverso-21-04-07.bin: gconv_db.c:232: __gconv_release_step: Assertion
> > `step->__end_fct == ((void *)0)' failed.
> > zsh: abort      ./traverso-21-04-07.bin
>
> I tried doing 'cvs update -d' and 'cleancompile' in my traverso-cvs
> folder and got this:
>
> ...
> make[1]: Entering directory
> `/Files/Compile/Sources/traverso-cvs/src/commands'
> g++ -x c++-header -c -pipe -I/Programs/GLib/2.12.9/include/glib-2.0
> -I/Programs/GLib/2.12.9/lib/glib-2
> .0/include -g -fPIC -D_REENTRANT -Wall -W  -DJACK_SUPPORT -DALSA_SUPPORT
> -DLV2_SUPPORT -DSTATIC_BUILD
> -DPRECOMPILED_HEADER -DUSE_MLOCK -DUSE_DEBUGGER -DQT_XML_LIB
> -DQT_GUI_LIB -DQT_CORE_LIB -I/Programs/Qt
> /4.1.2/mkspecs/linux-g++ -I. -I/Programs/Qt/4.1.2/include/QtCore
> -I/Programs/Qt/4.1.2/include/QtGui -I
> /Programs/Qt/4.1.2/include/QtXml -I/Programs/Qt/4.1.2/include -I../core
> -I../traverso -I../traverso/so
> ngcanvas -I../engine -Ibuild -Ibuild precompile.h -o
> build/traversocommands.gch/c++
> precompile.h:5:24: error: QUndoCommand: No such file or directory
> precompile.h:6:22: error: QUndoStack: No such file or directory
> precompile.h:7:27: error: qgraphicsview.h: No such file or directory
> g++ -c -pipe -I/Programs/GLib/2.12.9/include/glib-2.0
> -I/Programs/GLib/2.12.9/lib/glib-2.0/include -g
> -fPIC -D_REENTRANT -Wall -W  -DJACK_SUPPORT -DALSA_SUPPORT -DLV2_SUPPORT
> -DSTATIC_BUILD -DPRECOMPILED_
> HEADER -DUSE_MLOCK -DUSE_DEBUGGER -DQT_XML_LIB -DQT_GUI_LIB
> -DQT_CORE_LIB -I/Programs/Qt/4.1.2/mkspecs
> /linux-g++ -I. -I/Programs/Qt/4.1.2/include/QtCore
> -I/Programs/Qt/4.1.2/include/QtGui -I/Programs/Qt/4
> .1.2/include/QtXml -I/Programs/Qt/4.1.2/include -I../core -Ibuild
> -Ibuild -o build/AudioBus.o AudioBus
> .cpp
> g++ -c -pipe -I/Programs/GLib/2.12.9/include/glib-2.0
> -I/Programs/GLib/2.12.9/lib/glib-2.0/include -g -fPIC -D_REENTRANT -Wall
> -W  -DJACK_SUPPORT -DALSA_SUPPORT -DLV2_SUPPORT -DSTATIC_BUILD
> -DPRECOMPILED_HEADER -DUSE_MLOCK -DUSE_DEBUGGER -DQT_XML_LIB
> -DQT_GUI_LIB -DQT_CORE_LIB -I/Programs/Qt/4.1.2/mkspecs/linux-g++ -I.
> -I/Programs/Qt/4.1.2/include/QtCore -I/Programs/Qt/4.1.2/include/QtGui
> -I/Programs/Qt/4.1.2/include/QtXml -I/Programs/Qt/4.1.2/include
> -I../core -Ibuild -Ibuild -o build/AudioChannel.o AudioChannel.cpp
> make[1]: *** [build/traversocommands.gch/c++] Error 1
> make[1]: Leaving directory
> `/Files/Compile/Sources/traverso-cvs/src/commands'
> make: *** [sub-src-commands-make_default] Error 2
> make: *** Waiting for unfinished jobs....
> ...
>
> Any tips?






reply via email to

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