I'm also interested in these old tracks. Do you have a link?
Download doesn't work on windows
I spoke too soon. I tries a clean 3rdParty build and the minizip include directory is not being created. I had a minizip directory left over from the minizip-ng attempt and that caused the build to complete. I'll try again tomorrow.
I accidently applied the cmake patches while fixing the windows event loop crash so I guess I'll leave them in for now. Windows now builds and runs. I still think the right fix is to use the zlib minizip. We still need to add openssl to the 3rdParty dependencies.
Here is an additional patch. Thanks Joe!
Here is a patch that I'm using. I think we should be using the minizip in zlib so I'm not going to apply it.
I have it generating a valid legacymenu.dll now and it now crashes in GfEventLoop::recompute Exception thrown: read access violation. this->**_pPrivate** was 0xFFFFFFFFFFFFFFE7.
The cJSON and minizip dlls are not copied from 3rdParty to the speed dreams build/bin directory.