View Single Post
Old 01-05-2014, 01:04 PM   #46
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,751
Karma: 206739468
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by st_albert View Post
Maybe just a typo in your post, but that command should be cmake, not make.

In my experience, in order for cmake to complete without errors, I had to modify line 125 of /opt/Qt5/5.1.1/gcc/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake thus:
Code:
# include("${CMAKE_CURRENT_LIST_DIR}/Qt5GuiConfigExtras.cmake")
that is, comment it out. Unfortunately, I can't remember why I needed to do that. :-(

HTH

Albert
I had to do that same thing when building against an earlier version of Qt5, but I don't think I had to when building Sigil against 5.1.1 or 5.2. Could be mistaken though. Definitely something to keep in mind.
DiapDealer is offline   Reply With Quote