Author

Topic: Missing build.h file (Read 1214 times)

member
Activity: 75
Merit: 10
February 22, 2014, 09:08:45 PM
#4
Just wanted to update and say I got it working. I switched to a 32bit install of Snow Leopard and redid everything I was doing. So no longer need help with this.
member
Activity: 75
Merit: 10
February 13, 2014, 03:02:33 AM
#3
Okay. Got qt4-mac from MacPorts installed. Had to reboot and now qmake runs.

Now running "make -f Makefile", this time it didn't make a XCode project.


"ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [Bitcoin-Qt.app/Contents/MacOS/Bitcoin-Qt] Error 1"

:/
member
Activity: 75
Merit: 10
February 13, 2014, 12:21:50 AM
#2
I ran python /Developer/Tools/uninstall-qt.py and then sudo port uninstall qt4-mac

Going to reinstall qt4-mac from MacPorts so then I'll have only one version. Downloaded it from the site, and then Macports. Then I plan to run qmake again and see if I get a different result with only MacPorts QT.
member
Activity: 75
Merit: 10
February 12, 2014, 11:36:57 PM
#1
Hey.

I'm trying to compile the QT Client on Mac. I ran "qmake bitcoin-qt.pro "USE_UPNP=-" -r" and it created an xCode project. I opened the xCode project and when I try to compile it in xCode it says "'build.h' file not found" for src/version.cpp:33:14. Any idea why?
Jump to: