Răsfoiți Sursa

Removed D: reference in env_windows.txt as it seems to confuse g++ on systems with CDROMs or something...

Mark Sibly 9 ani în urmă
părinte
comite
3d41bc18ca
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      bin/env_windows.txt

+ 1 - 1
bin/env_windows.txt

@@ -63,7 +63,7 @@ MX2_CPP_OPTS_EMSCRIPTEN_RELEASE=-O3
 '
 'For android builds, you need to either set this correctly or make sure 'ndk-build' is in your system PATH.
 
-PATH=D:\devtools\Android\sdk\ndk-bundle;${PATH}
+'PATH=D:\devtools\Android\sdk\ndk-bundle;${PATH}
 
 
 '***** RASPBIAN *****