PDA

View Full Version : QDevelop for MAC OS?



vishal.chauhan
28th June 2007, 14:16
Hi All,

I m using Qt 4.1.5 on my Intel Mac.

Can I use QDevelop on my MAC if yes then where will I find it?

Thanks.

mnemonic_fx
28th June 2007, 17:02
Download the platform independent sources from http://qdevelop.org,

I've compiled QDevelop on Mac OS X using Qt 4.2.3, and it works fine :).

vishal.chauhan
29th June 2007, 06:23
Thanks for Reply.

I was compiling with Qt 4.1.5(binary version) .May be i need to compile with .tar.gz qt version.

mnemonic_fx
29th June 2007, 12:33
You don't have to do that, it's the same, instead you have to recompile & reconfigure Qt

Just use the binary installed, and compile QDevelop just like any other Qt projects.

vishal.chauhan
29th June 2007, 15:30
Thanks for reply.

How I can recompile and reconfigure binary version of qt.

mnemonic_fx
10th August 2007, 14:29
Thanks for reply.

How I can recompile and reconfigure binary version of qt.

You don't have to recompile & reconfigure qt,

You just have to compile & configure the QDevelop sources, just like any other Qt projects