Qt4/ruby 1.9 install on mac os x Snow Leopard ?

U

Une Bévue

this week end i've followed a number of blogs over the net in order to
install Qt4 with ruby 1.9.

my ruby 1.9 is a MacPort one, i'm using Mac OS X SL.

I've tried those cmake options :

cmake -DENABLE_QTWEBKIT_SMOKE=off -DENABLE_QTWEBKIT_RUBY=off
-DENABLE_QTTEST=off -DENABLE_QTTEST_SMOKE=off
-DCMAKE_BUILD_TYPE=debugfull
-DRUBY_INCLUDE_PATH=/opt/local/lib/ruby/1.8/i686-darwin9
-DRUBY_LIBRARY=/opt/local/lib/libruby.dylib .

cmake -DENABLE_QTWEBKIT_SMOKE=off -DENABLE_QTWEBKIT_RUBY=off
-DENABLE_QTTEST=off -DENABLE_QTTEST_SMOKE=off
-DCMAKE_BUILD_TYPE=debugfull
-DRUBY_INCLUDE_PATH=/opt/local/lib/ruby1.9/1.9.1/i386-darwin10/
-DRUBY_LIBRARY=/opt/local/lib/libruby1.9.dylib .

$ cmake -Wno-dev \
-DRUBY_INCLUDE_PATH=/usr/lib/ruby/1.8/universal-darwin9.0 \
-DRUBY_LIBRARY=/usr/lib/libruby.1.dylib \
-DENABLE_QTWEBKIT_SMOKE=off \
-DENABLE_QTWEBKIT_RUBY=off


cmake -DENABLE_QTWEBKIT_SMOKE=off -DENABLE_QTWEBKIT_RUBY=off
-DENABLE_QTTEST=off -DENABLE_QTTEST_SMOKE=off .


without success ...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,062
Latest member
OrderKetozenseACV

Latest Threads

Top