riley levy
riley levy
``` [riley@grey ~]$ cd ~/.roswell/src/ecl-ECL-16.1.3/ [riley@grey ecl-ECL-16.1.3]$ make install cd build; make install make[1]: Entering directory '/home/riley/.roswell/src/ecl-ECL-16.1.3/build' /usr/bin/install: cannot stat 'bin/ecl': No such file or directory make[1]: *** [Makefile:281: install]...
Yes, I haven't had this problem since
Has there been any progress? If not, I'm happy to give it a go, but I might need some pointers to get started.
It seems like emscripten requires a very different approach to linking SDL2, so fixing threads is not enough. Maybe stub cmake files that set the build and link flags to...