Bitcoin Forum
May 09, 2024, 08:42:04 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Mac os X build of altcoin  (Read 1001 times)
Iced (OP)
Full Member
***
Offline Offline

Activity: 627
Merit: 208


Belgian based crypto-enthusiast


View Profile
January 17, 2014, 03:49:23 PM
Last edit: January 17, 2014, 04:34:57 PM by Iced
 #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) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
    0x7fff8d48a000 -     0x7fff8d789fff  com.apple.Foundation (6.9 - 1056) <D608EDFD-9634-3573-9B7E-081C7D085F7A> /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

No signature for now
1715287324
Hero Member
*
Offline Offline

Posts: 1715287324

View Profile Personal Message (Offline)

Ignore
1715287324
Reply with quote  #2

1715287324
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715287324
Hero Member
*
Offline Offline

Posts: 1715287324

View Profile Personal Message (Offline)

Ignore
1715287324
Reply with quote  #2

1715287324
Report to moderator
empoweoqwj
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500


View Profile
January 18, 2014, 10:32:48 AM
 #2

You mean you are trying to build your own coin or just compile bitcoin-qt under OSX?
Iced (OP)
Full Member
***
Offline Offline

Activity: 627
Merit: 208


Belgian based crypto-enthusiast


View Profile
January 18, 2014, 02:07:32 PM
 #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

No signature for now
empoweoqwj
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500


View Profile
January 19, 2014, 03:28:19 AM
 #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"
Iced (OP)
Full Member
***
Offline Offline

Activity: 627
Merit: 208


Belgian based crypto-enthusiast


View Profile
January 19, 2014, 09: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..

No signature for now
empoweoqwj
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500


View Profile
January 20, 2014, 04:22:54 AM
 #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.
Iced (OP)
Full Member
***
Offline Offline

Activity: 627
Merit: 208


Belgian based crypto-enthusiast


View Profile
January 21, 2014, 02:26:26 PM
 #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...

No signature for now
empoweoqwj
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500


View Profile
January 21, 2014, 04:10:54 PM
 #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
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!