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

Re: [sc-users] Re: [Sc-devel] Small (minimal) Qt based SC editor.. @ 1197916890



On Tuesday 18 December 2007, altern wrote:
> > did you set your environment vars?
> >
> > par example:
> > export QTDIR=$QTDIR:/usr/share/qt4

QTDIR should be a single path i reckon, not a colon seperated list of paths. 
The Makefile actually has /usr/share/qt4 as default. And you also don't need 
to export env vars. You can just prepend them to the make call:

QTDIR=/usr/share/qt4 make

or:

unset QTDIR; make

[this should give you the same since QTDIR defaults to /usr/share/qt4 as 
mentioned above.]

> tried to compile with scons and make. same error

Let me see the output of the command:

ls -l /usr/share/qt4/include/

And also maybe try the newest:

http://tapas.affenbande.org/qcollider/qcollider-0.4.tgz

you can always check for newer versions here:

http://tapas.affenbande.org/qcollider/

BTW: was anyone besides me successfull in compiling this app?

BTW2: If the sclang or SwingOSC executables are not found, take a look into 

~/.config/Ugh\!/QCollider.conf

[I don't know where the QSettings are stored on Mac OS X or Windows - possibly 
in the registry or the home directory]. You can set the executables there, 
too.. I have these in there [modulo wrapped lines]:

---------------snip

[General]
CaseSensitiveSearch=false
EditorFontSize=12
ReverseSearch=false
SCLangCommand=sclang
SwingOSCCommand="bash -c \"echo Starting SwingOSC; 
cd /home/tapas/source/build_stuff/SwingOSC; sh ./SwingOSC_UDP.sh\""
TabWidth=4
WrapAroundSearch=false

[MainWindow]
pos=@Point(560 235)
size=@Size(761 656)
state=@ByteArray(\0\0\0\xff\0\0\0\0\xfd\0\0\0\x2\0\0\0\x2\0\0\x2\xf9\0\0\0Z\xfc\x1\0\0\0\x1\xfb\0\0\0 
\0S\0\x65\0\x61\0r\0\x63\0h\0\x41\0n\0\x64\0R\0\x65\0p\0l\0\x61\0\x63\0\x65\x1\0\0\0\0\0\0\x2\xf9\0\0\x1h\0\xff\xff\xff\0\0\0\x3\0\0\x2\xf9\0\0\0\xcf\xfc\x1\0\0\0\x1\xfc\0\0\0\0\0\0\x2\xf9\0\0\0\x7f\0\xff\xff\xff\xfa\0\0\0\0\x2\0\0\0\x2\xfb\0\0\0\x12\0S\0\x43\0L\0\x61\0n\0g\0L\0o\0g\x1\0\0\0\0\xff\xff\xff\xff\0\0\0r\0\xff\xff\xff\xfb\0\0\0\x16\0S\0w\0i\0n\0g\0O\0S\0\x43\0L\0o\0g\x1\0\0\x1\xee\0\0\0\x8c\0\0\0r\0\xff\xff\xff\0\0\x2\xf9\0\0\x1
(\0\0\0\x4\0\0\0\x4\0\0\0\b\0\0\0\b\xfc\0\0\0\0)

------------ snap

Regards,
Flo


-- 
Palimm Palimm!
http://tapas.affenbande.org