Closed huglester closed 6 years ago
So I think there isn't a build for OSX because the OSX version fails on building the QT executable. (At least on my machine. I haven't tried to compile previous versions of BitSend before) Looking through the output it seems like an enum reference to BSD in BitsendUnits conflicts with a macro:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/sys/param.h:72:13: note: expanded from macro 'BSD'
I'm fooling around with this, but I may have a fix shortly. I managed to get it to compile by renaming the enum BSD to something else, but that's a bit of a hack and not suitable for a patch I feel.
Frank work on the MAC Wallet (OSX) Best Regards Christian
Hello,
can you please also release MacOS build?
Thank you