![]() |
#1 |
Junior Member
![]() Posts: 1
Karma: 10
Join Date: Oct 2014
Device: Kindle
|
Compiling sigil 0.8 on LMDE
Hello,
I need help compiling sigil 0.8 on Linux Mint Debian Edition 64 bit. I get Code:
[ 41%] Automatic moc for target sigil [ 41%] Built target sigil_automoc [ 42%] Building CXX object src/Sigil/CMakeFiles/sigil.dir/Dialogs/PluginRunner.cpp.o In file included from /home/thomas/Downloads/Sigil-0.8.0/src/Sigil/Dialogs/PluginRunner.h:45:0, from /home/thomas/Downloads/Sigil-0.8.0/src/Sigil/Dialogs/PluginRunner.cpp:19: /home/thomas/Downloads/sigil_build/src/Sigil/ui_PluginRunner.h: In member function ‘void Ui_PluginRunner::retranslateUi(QDialog*)’: /home/thomas/Downloads/sigil_build/src/Sigil/ui_PluginRunner.h:140:19: error: ‘class QTextEdit’ has no member named ‘setPlaceholderText’ textEdit->setPlaceholderText(QApplication::translate("PluginRunner", "Message", 0)); ^ make[2]: *** [src/Sigil/CMakeFiles/sigil.dir/Dialogs/PluginRunner.cpp.o] Error 1 make[1]: *** [src/Sigil/CMakeFiles/sigil.dir/all] Error 2 make: *** [all] Error 2 Code:
$ qmake -v QMake version 3.0 Using Qt version 5.1.1 in /usr/lib/x86_64-linux-gnu ![]() |
![]() |
![]() |
![]() |
#2 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 28,358
Karma: 203720150
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
|
Code:
class QTextEdit’ has no member named ‘setPlaceholderText’ If I had to guess, I'd say that particular section of code makes Qt5.3 an (unenforced) minimum requirement for building Sigil. |
![]() |
![]() |
Advert | |
|
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
compiling sigil on osx 10.7.5 | blackest | Sigil | 1 | 09-28-2014 05:46 PM |
Compiling for Lubuntu (regarding compiling instructions) | jgratero | Sigil | 5 | 07-15-2012 07:54 PM |
Compiling Sigil on Windows 7 64-bit? Errors... | kiwidude | Sigil | 10 | 12-13-2010 07:54 AM |
Compiling Sigil 0.1.3 on Ubuntu Intrepid | rogue_ronin | Sigil | 7 | 10-04-2009 09:35 AM |
Problems compiling | unkilbeeg | Sigil | 1 | 09-13-2009 01:49 PM |