em-dosbox icon indicating copy to clipboard operation
em-dosbox copied to clipboard

how can i compile this on replit?

Open Alexplayrus2 opened this issue 2 years ago • 1 comments
trafficstars

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?

Alexplayrus2 avatar Mar 09 '23 15:03 Alexplayrus2

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.

dreamlayers avatar Mar 12 '23 00:03 dreamlayers