Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - modprobe

Pages: 1 2 3 4 5 6 [7]
91
Delegates delegated-proof-of-steak and delegate.nathanhourt.com have upgraded.

92
General Discussion / Re: OS X client crashes on startup
« on: August 21, 2014, 01:43:36 pm »
This crash appears to be caused by the Adobe plugin located at
/Libraries/Internet Plug-Ins/AdobeAAMDetect.plugin
Try moving that plugin to a different location so it is not found and starting BitShares again. Let me know if that fixes your issue.

You'll probably want to put the plugin back when you're done, but I am guessing that BitShares will not work while it is present. We are looking into a way to avoid loading it altogether.

93
General Discussion / Re: Testing BitShares XT Launch...
« on: May 03, 2014, 03:16:39 pm »
I am caught by a compile error as the following.

Code: [Select]
/home/XXXX/bitshares_toolkit/libraries/fc/GitSHA3.cpp:6:29: error: ‘HEAD’ was not declared in this scope
 #define GIT_UNIX_TIMESTAMP3 HEAD-HASH-NOTFOUND

It seems g++ treats "HEAD" as a token instead of whole "HEAD-HASH-NOTFOUND". Is it an issue of gcc version?
My g++ version is 4.8.1

Anyone know how to solve it? Thanks.

p.s. I've followed the build guide for Ubuntu.

Replace HEAD-HASH-NOTFOUND with 1398967484 and try building again.

Pages: 1 2 3 4 5 6 [7]