Bitcoin Forum
June 19, 2024, 11:58:37 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Make error trying to compile wallet on osx  (Read 866 times)
cryptodruti (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
August 25, 2014, 08:25:11 PM
Last edit: August 31, 2014, 07:59:49 PM by cryptodruti
 #1

.
rikkejohn
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500


View Profile
August 26, 2014, 09:39:36 PM
 #2

are you compiling from dir src?

* edit, if so check there is an obj folder, if not:

"mkdir obj"

1PkwpyTLo5TfagzCPgjdvQFNVzuEyHViGt
rikkejohn
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500


View Profile
August 26, 2014, 10:50:28 PM
 #3

I guess it is something to do with the makefile.osx.

Have you opened it and checked there is a rule?

OBJS= \

obj/fugue.o \

1PkwpyTLo5TfagzCPgjdvQFNVzuEyHViGt
rikkejohn
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500


View Profile
August 27, 2014, 12:11:01 AM
 #4

Shit, I have never compiled in osx or a PoS.

I guess you read the build-osx.md and followed instructions, building the correct deps.

The obj files can be funny with memory, but it is an error 4 you get for that, at least in Linux).

Only other thing is there can be issues with the hardware you're using. In the makefile it might say hardware requirements are higher than you have.

Using make -f makefile.osx USE_UPNP=- could be an issue.

I have had daemon's refuse to compile, only to compile with:

make -f makefile.unix

Lastly, sometimes getting rid of the root dir and starting over can solve issues.

And check you are using the correct QT. If it is 4.8, compiling in 5 is a recipe for disaster.

You would have to specify to build in 4.8, and download the correct deps.


Good luck!



  

1PkwpyTLo5TfagzCPgjdvQFNVzuEyHViGt
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!