xnes icon indicating copy to clipboard operation
xnes copied to clipboard

Compiling without windows

Open JoseEduardo opened this issue 9 years ago • 3 comments
trafficstars

I'm trying to compile on windows and so it returns me

/usr/bin/env: ‘python2’: No such file or directory You can help me with this?

JoseEduardo avatar May 13 '16 00:05 JoseEduardo

I guess the error message is from emscrpten, because I can't find the /usr/bin/env line in xnes source tree. I haven't try to compile it on windows. I am not sure, but I think emscripten comes with it's own copy of python. so it is strange. Does your install of emscripten works? I mean does it compile some simple example?

tjwei avatar May 14 '16 05:05 tjwei

I installed python alone also to test and not getting success . You do not provide your output folder manages to come ? I do not find anything related .

JoseEduardo avatar May 14 '16 19:05 JoseEduardo

the generated files are in gh-pages branch

tjwei avatar May 17 '16 01:05 tjwei