emscripten-core / emsdk

Emscripten SDK
http://emscripten.org
Other
2.92k stars 660 forks source link

.emscripten in spacemacs #473

Open WingDust opened 4 years ago

WingDust commented 4 years ago

os : window10 64bit

Early i used spacemacs so i have spacemacs in the envirment variable path

When i run emcc a c file

in the spacemacs have a emscripten config and cache file image The thing like emscripten catched python2 in the spacemacs but i still have another python2 in the envirment variable path

it isn't way to change it !

sbc100 commented 4 years ago

I'm having trouble understand what you are asking here. Could you try re-stating your problem?

It sounds like maybe you want control over what version of python is used by emscripten? In general emscripten on windows is started via .bat files that will use whatever version of python is in your PATH.