help
help > RE: problems building vaa3d on mac osx 10.6.8
Aug 24, 2012 02:08 PM | Hanchuan Peng
RE: problems building vaa3d on mac osx 10.6.8
the full name of the 4.7.1 package
is http://penglab.janelia.org/tmp/qt4.7.1_32_64.tar.gz
Originally posted by Hanchuan Peng:
Originally posted by Hanchuan Peng:
Not sure why you
still have a problem.... you are the only one I know having problem
on this, :-(
As a solution to find what's wrong on your machine, I have just uploaded my machine's Qt package to my server http://penglab.janelia.org/tmp/qt4.7.1_3... . You can unzip to your folder /usr/local/Trolltech/Qt_4.7.1 and then make sure you will set the shell search path to find the qmake in the respective bin folder of Qt 4.7.1.
Then you should simply run the "build.macx -B -m -j4" and you should smoothly get things done.
If you still have a problem, then I have no idea how to help. I can build one on my machine and send the binary to you. Again, I suspect you must have sth set up incorrectly.
-Hanchuan
Originally posted by Aryeh Weiss:
As a solution to find what's wrong on your machine, I have just uploaded my machine's Qt package to my server http://penglab.janelia.org/tmp/qt4.7.1_3... . You can unzip to your folder /usr/local/Trolltech/Qt_4.7.1 and then make sure you will set the shell search path to find the qmake in the respective bin folder of Qt 4.7.1.
Then you should simply run the "build.macx -B -m -j4" and you should smoothly get things done.
If you still have a problem, then I have no idea how to help. I can build one on my machine and send the binary to you. Again, I suspect you must have sth set up incorrectly.
-Hanchuan
Originally posted by Aryeh Weiss:
I downloaded and built Qt, suing whatever
defaults it presented. Took most of the day, but it appears to have
succeeded.
I then checked out and rebuilt vaa3d,
I am attaching a zip file that contains the entire term session for this (maybe too big, but I hope at least the list moderator can get it).
The build still failed. maybe some paths have to be set. There is a lot of output, but I suggest you look for "Error" following lines of "===================="
Here is a sample of this output:
=========================================================
qmake -spec macx-g++ vaa3d64.pro " CONFIG+=x86_64"
make -B -j4
=========================================================
Could not find mkspecs for your QMAKESPEC(macx-g++) after trying:
/usr/local/Trolltech/Qt-4.8.2/mkspecs
Error processing project file: vaa3d64.pro
make: *** No targets specified and no makefile found. Stop.
cp: v3d64.app/Contents/Resources/.: No such file or directory
cp: vaa3d64.app/Contents/Info.plist: No such file or directory
cp: ./v3d/vaa3d64.app: No such file or directory
Find released_plugins_more linker folder...
=========================================================
Now build standard vaa3d plugins
=========================================================
5dstackconverter/
===============================
Could not find mkspecs for your QMAKESPEC(macx-g++) after trying:
/usr/local/Trolltech/Qt-4.8.2/mkspecs
Error processing project file: movieZCswitch.pro
make: *** No rule to make target `clean'. Stop.
ada_threshold/
===============================
and it goes on.
So to find all the errors, start at the bottom of this file.
I hope this provides some clue to what is failing.
Thank you again for your assistance.
--aryeh
I then checked out and rebuilt vaa3d,
I am attaching a zip file that contains the entire term session for this (maybe too big, but I hope at least the list moderator can get it).
The build still failed. maybe some paths have to be set. There is a lot of output, but I suggest you look for "Error" following lines of "===================="
Here is a sample of this output:
=========================================================
qmake -spec macx-g++ vaa3d64.pro " CONFIG+=x86_64"
make -B -j4
=========================================================
Could not find mkspecs for your QMAKESPEC(macx-g++) after trying:
/usr/local/Trolltech/Qt-4.8.2/mkspecs
Error processing project file: vaa3d64.pro
make: *** No targets specified and no makefile found. Stop.
cp: v3d64.app/Contents/Resources/.: No such file or directory
cp: vaa3d64.app/Contents/Info.plist: No such file or directory
cp: ./v3d/vaa3d64.app: No such file or directory
Find released_plugins_more linker folder...
=========================================================
Now build standard vaa3d plugins
=========================================================
5dstackconverter/
===============================
Could not find mkspecs for your QMAKESPEC(macx-g++) after trying:
/usr/local/Trolltech/Qt-4.8.2/mkspecs
Error processing project file: movieZCswitch.pro
make: *** No rule to make target `clean'. Stop.
ada_threshold/
===============================
and it goes on.
So to find all the errors, start at the bottom of this file.
I hope this provides some clue to what is failing.
Thank you again for your assistance.
--aryeh
Threaded View
| Title | Author | Date |
|---|---|---|
| Aryeh Weiss | Aug 22, 2012 | |
| Hanchuan Peng | Aug 23, 2012 | |
| Aryeh Weiss | Aug 24, 2012 | |
| Hanchuan Peng | Aug 24, 2012 | |
| Hanchuan Peng | Aug 24, 2012 | |
| Aryeh Weiss | Aug 26, 2012 | |
| Hanchuan Peng | Aug 27, 2012 | |
| Hanchuan Peng | Aug 27, 2012 | |
| Aryeh Weiss | Aug 27, 2012 | |
| Aryeh Weiss | Aug 26, 2012 | |
