View Single Post
Old 10-03-2009, 08:36 AM   #2
Valloric
Created Sigil, FlightCrew
Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.
 
Valloric's Avatar
 
Posts: 1,982
Karma: 350515
Join Date: Feb 2008
Device: Kobo Clara HD
Quote:
Originally Posted by rogue_ronin View Post
Anyone here that can help me get past this?

Code:
[ 73%] Building CXX object src/Sigil/CMakeFiles/sigil.dir/BookViewEditor.cpp.o
/home/rogue/Desktop/Build Sigil/Sigil_code_0.1.3/src/Sigil/BookViewEditor.cpp: In member function ‘virtual void BookViewEditor::SetBook(const Book&)’:
/home/rogue/Desktop/Build Sigil/Sigil_code_0.1.3/src/Sigil/BookViewEditor.cpp:55: error: ‘class QWebPage’ has no member named ‘setContentEditable’
make[2]: *** [src/Sigil/CMakeFiles/sigil.dir/BookViewEditor.cpp.o] Error 1
make[1]: *** [src/Sigil/CMakeFiles/sigil.dir/all] Error 2
make: *** [all] Error 2
Thought I had it this time...

m a r
You probably have an older version of Qt installed on your system. Sigil requires Qt 4.5.2.
Valloric is offline   Reply With Quote