Open jmichae3 opened 9 years ago
@jmichae3 I assume you're talking about compiling the brackets-shell binaries? You can compile it with Visual Studio Express, which is free.
ARM would be Linux, though. CEF (Chromium Embedded Framework) doesn't currently support ARM as far as I know.
I might suggest for a c++ compiler if you are doing open source, mingw-w64. you can find personal build compilers at https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds the DongSheng Daily has the latest gcc 5.0.0
I just submitted a modified, multi-cpu-target MSYS for it which is a *nix-style build-environment. https://sourceforge.net/p/mingw-w64/patches/71/