

test
v0.11-beta: Building the plasmoid alone works fine, but when I try to build with -DINSTALL_TIMETABLEMATE=ON, the build always exits with this error:
[ 36%] Built target timetablemate_automoc
[ 37%] Generating javascriptcompletiongeneric.h, javascriptcompletiongeneric.cpp, index.html, helper.html, network.html, networkrequest.html, resultobject.html, storage.html, datastreamprototype.html, enums.html, default.css
The input file (--input_script) does not exist: ../../../../engine/script/scriptapi.h
/bin/sh: Zeile 1: 5471 Abgebrochen (Speicherabzug geschrieben) ../completiongenerator/completiongenerator --out_completion /home/sepp/publictransport-plasmoid/src/engine/timetablemate/src --out_doc /home/sepp/publictransport-plasmoid/src/engine/timetablemate/src
make[2]: *** [engine/timetablemate/src/javascriptcompletiongeneric.h] Fehler 134
make[1]: *** [engine/timetablemate/src/CMakeFiles/timetablemate.dir/all] Fehler 2
make: *** [all] Fehler 2
I can't find the source of this error. Can someone please help me? - Apr 19 2013
[ 36%] Built target timetablemate_automoc
[ 37%] Generating javascriptcompletiongeneric.h, javascriptcompletiongeneric.cpp, index.html, helper.html, network.html, networkrequest.html, resultobject.html, storage.html, datastreamprototype.html, enums.html, default.css
The input file (--input_script) does not exist: ../../../../engine/script/scriptapi.h
/bin/sh: Zeile 1: 5471 Abgebrochen (Speicherabzug geschrieben) ../completiongenerator/completiongenerator --out_completion /home/sepp/publictransport-plasmoid/src/engine/timetablemate/src --out_doc /home/sepp/publictransport-plasmoid/src/engine/timetablemate/src
make[2]: *** [engine/timetablemate/src/javascriptcompletiongeneric.h] Fehler 134
make[1]: *** [engine/timetablemate/src/CMakeFiles/timetablemate.dir/all] Fehler 2
make: *** [all] Fehler 2
I can't find the source of this error. Can someone please help me? - Apr 19 2013
Try using the exception "Mozilla Firefox" (without quotation marks) instead of just "Firefox". This way, my main window appears without decoration, but the download/bookmark windows have one.
- Aug 19 2011
changing the paths from "../../../../foo" to "../../../foo" works - Apr 19 2013