Sunday, October 12th 2008, 12:32am UTC+1

You are not logged in.

  • Login
  • Register

PToN

Beginner

Posts: 1

Occupation: Systems Administrator

1

Friday, January 25th 2008, 9:24pm

Qt4+Xcode. Not found before

Hello,

I am new to Qt and i would like to start doing some programming with it. However, i cant find a nice straight forward toturial on how to integrate the 2.

I have Xcode 2.4 and the latest Qt4. I went to the wiki which describes the ways to integrate them, but they mention menus in Xcode that are no longer there..

Anyone has managed to the the 2 working in harmony..?


Thanks
  • Go to the top of the page

igor

Beginner

Posts: 34

Location: Southern Maryland, USA

2

Tuesday, February 12th 2008, 8:50pm

I do not try to make my Xcode projects myself. I create a .pro file and let qmake do it for me.

Just do this in a Terminal:

Source code

1
qmake -spec macx-xcode
"Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us." Calvin (Bill Watterson)

This post has been edited 1 times, last edit by "igor" (Feb 12th 2008, 8:52pm)

  • Go to the top of the page

Rate this thread