![]() |
2010-03-06
, 16:14
|
|
Posts: 170 |
Thanked: 261 times |
Joined on Feb 2009
@ Gothenburg, Sweden
|
#2
|
![]() |
2010-03-06
, 21:24
|
Posts: 432 |
Thanked: 645 times |
Joined on Mar 2009
|
#3
|
These instructions are both unclear, and do not work. You'll have to make sure to go into greater detail on how to install the entire Qt framework, i.e. Qt and Qt Creator on OS X Snow Leopard. Not least because the documentation on the Qt site itself is confusing, it leads you around in circles when you're hunting requirements.
Here is the error I get when trying to install Qt:
cd src/tools/bootstrap/ && make -f Makefile
/Users/jeremiah/Qt/qt/src/tools/bootstrap
make[1]: Nothing to be done for `first'.
cd src/tools/moc/ && make -f Makefile
/Users/jeremiah/Qt/qt/src/tools/moc
qmake -spec ../../../mkspecs/macx-g++ -o Makefile moc.pro
make[1]: qmake: No such file or directory
make[1]: *** [Makefile] Error 1
make: *** [sub-moc-make_default-ordered] Error 2
![]() |
2010-03-08
, 10:03
|
|
Posts: 170 |
Thanked: 261 times |
Joined on Feb 2009
@ Gothenburg, Sweden
|
#4
|
![]() |
2010-05-13
, 11:28
|
Posts: 68 |
Thanked: 4 times |
Joined on Feb 2010
@ Germany
|
#5
|
![]() |
2010-08-18
, 03:54
|
Posts: 9 |
Thanked: 1 time |
Joined on Mar 2010
@ Norway
|
#6
|
![]() |
2010-08-18
, 04:00
|
Posts: 189 |
Thanked: 23 times |
Joined on May 2010
|
#7
|
![]() |
2010-08-20
, 09:56
|
Posts: 1 |
Thanked: 0 times |
Joined on Aug 2010
|
#9
|
arm-none-linux-gnueabi-g++: QtXml: No such file or directory arm-none-linux-gnueabi-g++: QtGui: No such file or directory arm-none-linux-gnueabi-g++: QtNetwork: No such file or directory arm-none-linux-gnueabi-g++: QtCore: No such file or directory make: *** [MFTransfer] Error 1
![]() |
2010-08-20
, 10:36
|
Posts: 999 |
Thanked: 1,117 times |
Joined on Dec 2009
@ earth?
|
#10
|
last week we started with instructions on how to integrate MADDE in QtCreator using a Windows environment. Now the series continues with Mac OS X. Instructions for Linux will come soon as well.
Try it out and tell us what you think - the usual
Daniel