dreamlayers / em-dosbox

An Emscripten port of DOSBox
www.dosbox.com
GNU General Public License v2.0
1.22k stars 154 forks source link

how can i compile this on replit? #72

Open Alexplayrus2 opened 1 year ago

Alexplayrus2 commented 1 year ago

im trying to compile this on replit, i already have the emscripten and cpp packages installed but i dont know how i can use the autogen.sh, can anyone give me the required nix packages?

dreamlayers commented 1 year ago

I've never used Replit so I don't know what exactly you need to do there. You need autoconf to generate the ./configure script. You also need Python 3 later while building.