Thomas Jentzsch Posted June 5, 2020 Share Posted June 5, 2020 Somehow my computer doesn't want to build DASM and I don't want to change my setup risking to break other projects. Can anyone create a DASM Windows executable from the latest source code for me? Link to comment Share on other sites More sharing options...
RevEng Posted June 5, 2020 Share Posted June 5, 2020 The latest released version can be downloaded from the github release page. If you're looking for builds from the github master, auto-builds are available, thanks to Dionoid. Go to the the actions page, and click on the title of the top-most action/update. (or choose other actions/updates to get older builds) Inside the action page will be a "dasm snapshot builds" download link, which is a zip file that contains all 3 supported OS binaries within. I've given the process to get the latest dasm, rather than a direct link or attachment, to avoid contributing to the problem of old-dasm releases being distributed here and there. 1 Link to comment Share on other sites More sharing options...
Thomas Jentzsch Posted June 5, 2020 Author Share Posted June 5, 2020 I know, but I need the very latest version, which includes some extra changes. Link to comment Share on other sites More sharing options...
RevEng Posted June 5, 2020 Share Posted June 5, 2020 The second paragraph I wrote above covered how to get the very latest build from the master branch. Every time someone commits a change, a new build is generated under the actions page. If by "extra changes" you mean some stuff not in github, I can do a build for you. But if the extra changes are useful, it would be best to have them committed to github, and then we can just let the auto-build do it's work. 1 Link to comment Share on other sites More sharing options...
Thomas Jentzsch Posted June 5, 2020 Author Share Posted June 5, 2020 Ah, my bad. Thanks for the link. Now it works. ? Link to comment Share on other sites More sharing options...
RevEng Posted June 5, 2020 Share Posted June 5, 2020 Excellent! Link to comment Share on other sites More sharing options...
Recommended Posts