hm im stuck with this error on all axamples:
/usr/bin/ld: cannot find -lopenFrameworksDebug
collect2: ld returned 1 exit status
make: *** [bin/emptyExample_debug] Error 1
whats the problem? a path i think but which to where?
system is a corei7 with mandriva 2010 x64
btw: i had to change the -march in the makefile to “nocona” to get it to compile 4 me
cc1plus: error: bad value (core2) for -march= switch
cc1plus: error: bad value (core2) for -mcpu= switch
does anyone know why ?