Post
Topic
Board Announcements (Altcoins)
Re: Pebblecoin (XPB) - FIRST DPOS CRYPTONOTE COIN LIVE - Qt Wallet GUI
by
XPB
on 21/07/2015, 14:52:19 UTC
What if, at the end of CMakeLists.txt (the one in the source directory), you add:

Code:
set (CMAKE_CXX_LINK_EXECUTABLE "${CMAKE_CXX_LINK_EXECUTABLE} -ldl")

Then re-run cmake.  

Well I'll be gosh-darned, it compiled with the addition above, thank you!
Great!  I will add it to the project so others don't have to go through the same thing.

The error you mentioned should be okay, it should not be an issue.  Let me know if there are any problems.