Super quiet here...
holidays...
While on semi-holidays, I'm
quietly acquiring a moderately larger position
I'm really looking forward to test the newer version, largely to allow me the contribution of a solo mining daemon/node.
Will try to compile using the OP instructions tonight.
Edit: No luck at my 1st quick attempt at compiling. I eventually got binaries built, but there's some fatal error right at daemon start and it does not run at all. I'm pretty sure this is some issue with my build environment. I'll look into error messages and further troubleshooting when I get a break.
Edit #2: Just in case someone can easily point me in the right direction, here's the error I have when launching the daemon self-compiled:
2015-Aug-23 12:15:25.431831 aeon v0.9.2.0(@VERSION@)
2015-Aug-23 12:15:25.432832 Module folder: C:\Users\-removed-\aeon\build\src\Release\aeond.exe
2015-Aug-23 12:15:25.435836 Initializing p2p server...
2015-Aug-23 12:15:25.437837 ERROR c:\users\-removed-\aeon\src\p2p\net_node.inl:110 Exception at [node_server::init_config], what=unsupported version
2015-Aug-23 12:15:25.440839 ERROR c:\users\-removed-\aeon\src\p2p\net_node.inl:273 Failed to init config.
2015-Aug-23 12:15:25.442841 ERROR C:\Users\-removed-\aeon\src\daemon\daemon.cpp:174 Failed to initialize p2p server.
2015-Aug-23 12:15:25.445844 Mining has been stopped, 0 finished
I used latest cmake (3.3), boost 1.57 and VStudio 2013 as described on the OP, and I'm on Win 8.0 x64.
I think I saw some error concerning a "version.h" file when generating the configuration files or when compiling, not sure now and I have cleared the logs already. Will check it out again later.
Cheers!