/usr/lib/lazarus/examples/hello.pp(31,1) Error: Can't create object file: units/i386-linux/hello.o/usr/lib/lazarus/examples/hello.pp(31,1) Error: Can't create object units/i386-linux/hello.o
make clean all
make PREFIX=/usr clean all LCL_PLATFORM=qt OPT="-dUSE_QT_45"
I think so. Do you think I have to chmod 777 this?
I don't wanna cimpile it with the console but with the GUI of the Lazarus IDE. I don't know why, but the Source Code might be false? Is a new Installation of that senseful?
cd /usr....(i dont know)/lazarusmake clean all
Compiling gtk2cellrenderer.pasgtk2memostrings.inc(84,31) Error: Identifier not found "gtk_text_buffer_select_range"gtk2wsstdctrls.pp(2067) Fatal: There were 1 errors compiling module, stoppingFatal: Compilation abortedmake[3]: *** [interfaces.ppu] Fehler 1make[3]: Verlasse Verzeichnis '/home/stefan/Desktop/Lazarus/lazarus/lcl/interfaces/gtk2'make[2]: *** [gtk2_all] Fehler 2make[2]: Verlasse Verzeichnis '/home/stefan/Desktop/Lazarus/lazarus/lcl/interfaces'make[1]: *** [interfaces] Fehler 2make[1]: Verlasse Verzeichnis '/home/stefan/Desktop/Lazarus/lazarus/lcl'make: *** [lcl] Fehler 2