View Single Post
Old 03-14-2016, 03:35 AM   #2
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,613
Karma: 204624552
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
That's a missing OpenGL development header. Is this the same machine and the same Qt that you built Sigil 0.9.3 with? I only ask, because I would expect 0.9.4 to build just fine in the same environment that 0.9.3 was built with.

Try:
Code:
sudo apt-get install mesa-common-dev
and then try building Sigil again.
DiapDealer is online now   Reply With Quote