BitShares Forum

Main => Technical Support => Topic started by: idealist on August 22, 2014, 01:55:40 pm

Title: Need help compiling from source on Mac
Post by: idealist on August 22, 2014, 01:55:40 pm
I'm getting hung up on the last 2 steps...
When I run

Code: [Select]
make buildweb
I get

Code: [Select]
make: *** No rule to make target `buildweb'.  Stop.
Any help is appreciated!
Title: Re: Need help compiling from source on Mac
Post by: bytemaster on August 22, 2014, 01:56:48 pm
You have to set the CMAKE flag to build teh QT_WALLET..

  cmake -DINCLUDE_QT_WALLET=TRUE -DCMAKE_PREFIX_PATH=/usr/local/ssl  .

Title: Re: Need help compiling from source on Mac
Post by: xeroc on August 22, 2014, 02:12:06 pm
Follow the instructions on: http://wiki.bitshares.org/index.php/BuildInstructionsBitSharesX