BartSimpson hat geschrieben:er scheint mit den Pfaden nicht zurecht zu kommen:(
Was soll ds mit Pfaden zu tun haben?
qconfig.h wird von configure.exe bzw. /configure erstellt - schau mal ob die qconfig.h da ist wo der compiler sie vermutet und ruf ggf. configure auf.
Ich habe mal alles weggeschmissen und neu installiert mit
./configure -static
make
und dann das
_CFLocaleCopyCurrent
ld: can't write to output file (No space left on device, errno = 28)
make[3]: *** [sdi.app/Contents/MacOS/sdi] Error 1
make[2]: *** [sub-sdi-make_default] Error 2
make[1]: *** [sub-mainwindows-make_default] Error 2
make: *** [sub-examples-make_default-ordered] Error 2
wieso is das ganze 3.69 GB gross?! Als ich es normal zusammen compilierte wars irgendwie 400mb oder so. Muss ich das tatsächlich so compilieren damit ich dann meine eigene Progs statisch linken kann?!