Thread: Sigil v0.1.2
View Single Post
Old 08-14-2009, 08:07 AM   #37
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 krischik View Post
But there is a little problem here - MacPorts is not universal by default - which means that MacPorts users usually don't have the ppc version of QT installed.

Now it seems that Sigil v0.1.2 tries to create a universal-binary by default. I had not have the time to look for a No-Universal option yet - so this is not a bug report - it's just an progress info.
If you want the build process to create just the architecture type of the machine it is running on, remove this line from the root CMakeLists.txt file:
Code:
set( CMAKE_OSX_ARCHITECTURES "ppc;i386" )
Valloric is offline   Reply With Quote