Open aldavigdis opened 10 years ago
Auroracoin can't be considered open source unless all the source files are available and the code compiles.
Stefan, could it possibly be that you don't have the right links to your boost library...
I'm using a fresh install of OS X, so I didn't have any 3rd party libs. But this is caused by a complete lack of documentation on dependencies.
Here is a list of libraries needed to be installed via MacPorts:
Auroracoin fails to compile from source on OS X.
checkpoints.cpp is referring to boost/assign/list_of.hpp and boost/foreach.hpp, and neither of them are in the github repository.