Is there anywhere to download compiled Windows nightlies?

A bug I’ve been having problems with has been fixed in one of the latest Git revisions, but trying to build it myself is proving a nightmare. It took around 6 hours for me to download the 1+ GB of pre-requisite files, then I ran into one error on building, spent half an hour fixing it, am now trying to fix another error, it’s just a huge pain.

I couldn’t find one on Google, but is there a place where I can download compiled nightly releases of RetroArch?

Nope, many of us have tried to build a buildbot or something and I have something partially working but it’s not there yet. You have problems with what? RA builds easily. Cores might be a bit more complicated.

That’s disappointing. How often are the stable builds released?

The most recent error I’ve had trying to build RA is with input/input_common.c, getting multiple syntax errors from the compiler on it and fixing them manually only results in more.

lordashram releases test builds for Win64 at irregular intervals viewtopic.php?f=25&t=993

There is not set release table, it usually takes several months for a new stable release to come out.

Also, this might be of help: viewtopic.php?f=25&t=467

Appreciate the link, and I tried it out, but it suffers the same errors. Really wish there was a buildbot up.

I have recently set up a sort-of automated builds server. I decided not to build any cores and also only for 32-bit Windows. It should still be better than nothing though.I haven’t added the script to my crontab yet as I still have to tweak it a bit more to make it work.

If you want, you can download the builds here: //no longer active//

If any problems arise, please let me know :slight_smile: