Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Resurrection of Sprouts Classic
by
arcmetal
on 10/08/2018, 00:21:21 UTC
...

Good news.  I managed to compile and run the old Sprouts wallet using QT Creator on a Mac.  Now I can make changes if I want.
Sweet!  This means that you got past the errors and warnings.  Make a copy, and mess with it as much as you want.

I haven't used qt creator, but I am going to guess that it should let you cross compile a version for the Mac, linux, and windows.

I got past the errors but there are still warnings such as implicit conversions, zero as null pointers repeating over and over (1020 all together).  
Can you post (copy and paste) the exact warning?  Its possible the fix is an option missing from the linking, or  compiling. The solution should not be a change in the code.

The topic appears to be a well known problem:
http://scottmeyers.blogspot.com/2015/11/breaking-all-eggs-in-c.html