You are here

Add new comment

rncbc's picture

Hi Josh,

welcome back, once again ;)

your compiler problem is most probably due to you're now using g++ 4.3 and this new compiler is more stringent than the one I've been using when 0.1.3 (frugal damsel) was released.

don't sweat, there's hope for your case: you'll have to apply a patch though, grab it and apply like this:

cat qtractor-0.1.3-stdlib.patch | patch -p1

in alternative you can check out the current greatest and latest from CVS, which already features full DSSI/VSTi hosting for MIDI tracks. try it out

about the dark theme you're welcome to use qtconfig; just try changing the 3D effect and background colors to something darker as your liking and then "tune palette..." option might be handy to tweak other particular element colors.

take care that this way you're about changing the color scheme for all Qt4 applications, not only Qtractor. but that maybe just what you really want ;)

Cheers.