citic / botNeumann

A metaphorized and gamified visualization of the von Neumann architecture for programming learning
1 stars 0 forks source link

Detect absence of compiler and ask user directory #71

Closed jeissonh closed 9 years ago

jeissonh commented 9 years ago

If there is not compiler found in PATH, let user/player to choose the bin folder where compiler is installed. It may only happen in MsWindows, because compilers installed in Unix are also available in standard folders already within PATH.