You are here

Add new comment

rncbc's picture

can you more specific what doesn't appear in your case?

if your checking out from svn trunk the steps the build and run are:

make -f Makefile.svn
./configure --enable-debug
make

then you can run it immediately with

src/qtractor

if instead you're makeing it from a release or snapshot tarball then you can skip the first step above.

hth.
cheers