View Single Post
Old 07-17-2016, 04:29 PM   #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,657
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Would have to see what the initial parameters were that were given to cmake to be much help. You also have to be careful trying to reconfigure an existing cmake build environment "on the fly." Some things can't be changed in an existing build environment. Always best to delete the cmake build environment and reconfigure from scratch if there's any doubt.

Offhand, it sounds like your build environment got a little confused about whether it was a Release or Debug build.

I just did a full make && make install on a Sigil debug build to make sure something wasn't messed up, though. It all worked as it should.
DiapDealer is offline   Reply With Quote