Post
Topic
Board Announcements (Altcoins)
Re: New coin using ED25519 signing keys -- need help getting it off the ground
by
Mandolorian
on 03/12/2021, 01:16:20 UTC

I'm trying to compile from source and get a few errors like this one

Quote
/panda-coin/src/tools/benchmark.cpp:42:54: error: call of overloaded ‘concatHashes(SHA256Hash&, SHA256Hash&)’ is ambiguous
   42 |     SHA256Hash fullHash  = concatHashes(target, nonce);


How to use binaries on Linux?