I am new to OpenFL and were trying to get it to work for the first time. I have installed haxe, lime and openfl via command prompt, and installed Visual Studio Express 2010 using lime setup windows. But when I try to compile a brand new OpenFL project in Flash Develop targeting c++, I get the error "Error: Could not guess MINGW_ROOT (tried [c:/MinGW]) - please set explicitly".
Anyone had this problem before? or is there anything I have to configurate? Thanks.
Hi your system is not yet setup for windows, check this link:
http://www.openfl.org/documentation/advanced-setup/platforms/setup-windows/
Basically you need to install Visual C++ and other stuff, luckily openfl have this automated. Just open the command prompt where openfl is and type:
Hope this helps!