Problem with targeting Windows (Missing HXCPP_VARS)
-
I've recently installed Haxe Flixel, and seem to be getting this error when trying to target windows instead of flash. I'm using Flash Develop for my IDE if that helps.
Warning: Could not find environment variables for Visual Studio
Missing HXCPP_VARS
Build halted with errors.
-
- Don't just download the library, follow the instructions here: http://haxeflixel.com/documentation/getting-started/.
- If you did, make sure you also followed that: http://www.openfl.org/learn/resources/advanced-setup/windows/.
- Just make sure to restart your machine once the hxcpp vars are added to your environment-variables.
-
The 2nd of the 2 suggestions made everything work perfectly (installing openFl)
Thanks so much.