ProsusCorp / ProsusMoney

The Chilean Cryptocurrency
http://www.prosusmoney.cl
9 stars 13 forks source link

Issues compiling on PopLinux #35

Open ghost opened 3 years ago

ghost commented 3 years ago

using the standard build tools suggested I have compilation errors including "uint32_t / uint8_t not a valid type" and "runtime_error not a member of std"

I was able to compile after adding these includes to Dispatcher.h `

include `

`

include

`

yerkobits commented 2 years ago

See https://github.com/ProsusCorp/prosus.money/blob/master/BUILD.md