Author

Topic: Mac os X build of altcoin (Read 1027 times)

hero member
Activity: 518
Merit: 500
January 21, 2014, 11:10:54 AM
#8
You mean you are trying to build your own coin or just compile bitcoin-qt under OSX?

a coin of a friend of mine

The clue is in the error lines:

"Dyld Error Message:
  Library not loaded: @executable_path/..Frameworks/QtGui.framework/Versions/4/QtGui
  Referenced from: /Volumes/VOLUME/coin-qt.app/Contents/MacOS/coin-qt
  Reason: image not found"

But the thing is that the image is in at that path so..

In that case I'm as stuck as you are .... Wink the "Reason" isn't exactly a helpful error message "image not found" could be anything ..... lazy.

I am not lazy, I am searching for this error for some time now this was my last resort where I could find help...

lol - no I was calling the error message lazy, not you Smiley
full member
Activity: 638
Merit: 208
Belgian based crypto-enthusiast
January 21, 2014, 09:26:26 AM
#7
You mean you are trying to build your own coin or just compile bitcoin-qt under OSX?

a coin of a friend of mine

The clue is in the error lines:

"Dyld Error Message:
  Library not loaded: @executable_path/..Frameworks/QtGui.framework/Versions/4/QtGui
  Referenced from: /Volumes/VOLUME/coin-qt.app/Contents/MacOS/coin-qt
  Reason: image not found"

But the thing is that the image is in at that path so..

In that case I'm as stuck as you are .... Wink the "Reason" isn't exactly a helpful error message "image not found" could be anything ..... lazy.

I am not lazy, I am searching for this error for some time now this was my last resort where I could find help...
hero member
Activity: 518
Merit: 500
January 19, 2014, 11:22:54 PM
#6
You mean you are trying to build your own coin or just compile bitcoin-qt under OSX?

a coin of a friend of mine

The clue is in the error lines:

"Dyld Error Message:
  Library not loaded: @executable_path/..Frameworks/QtGui.framework/Versions/4/QtGui
  Referenced from: /Volumes/VOLUME/coin-qt.app/Contents/MacOS/coin-qt
  Reason: image not found"

But the thing is that the image is in at that path so..

In that case I'm as stuck as you are .... Wink the "Reason" isn't exactly a helpful error message "image not found" could be anything ..... lazy.
full member
Activity: 638
Merit: 208
Belgian based crypto-enthusiast
January 19, 2014, 04:48:11 PM
#5
You mean you are trying to build your own coin or just compile bitcoin-qt under OSX?

a coin of a friend of mine

The clue is in the error lines:

"Dyld Error Message:
  Library not loaded: @executable_path/..Frameworks/QtGui.framework/Versions/4/QtGui
  Referenced from: /Volumes/VOLUME/coin-qt.app/Contents/MacOS/coin-qt
  Reason: image not found"

But the thing is that the image is in at that path so..
hero member
Activity: 518
Merit: 500
January 18, 2014, 10:28:19 PM
#4
You mean you are trying to build your own coin or just compile bitcoin-qt under OSX?

a coin of a friend of mine

The clue is in the error lines:

"Dyld Error Message:
  Library not loaded: @executable_path/..Frameworks/QtGui.framework/Versions/4/QtGui
  Referenced from: /Volumes/VOLUME/coin-qt.app/Contents/MacOS/coin-qt
  Reason: image not found"
full member
Activity: 638
Merit: 208
Belgian based crypto-enthusiast
January 18, 2014, 09:07:32 AM
#3
You mean you are trying to build your own coin or just compile bitcoin-qt under OSX?

a coin of a friend of mine
hero member
Activity: 518
Merit: 500
January 18, 2014, 05:32:48 AM
#2
You mean you are trying to build your own coin or just compile bitcoin-qt under OSX?
full member
Activity: 638
Merit: 208
Belgian based crypto-enthusiast
January 17, 2014, 10:49:23 AM
#1
I've build a mac os X wallet for a coin but I did something wrong I think but can't seem to find out what.

Crahs log:

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000

Application Specific Information:
dyld: launch, loading dependent libraries

Dyld Error Message:
  Library not loaded: @executable_path/..Frameworks/QtGui.framework/Versions/4/QtGui
  Referenced from: /Volumes/VOLUME/coin-qt.app/Contents/MacOS/coin-qt
  Reason: image not found

Binary Images:
    0x7fff6cc6c000 -     0x7fff6cc9f817  dyld (239.3) /usr/lib/dyld
    0x7fff8d48a000 -     0x7fff8d789fff  com.apple.Foundation (6.9 - 1056) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8dbe4000 -     0x7fff8e758ff7  com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8ebfe000 -     0x7fff8ebfefff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
Jump to: