Unable to Build for Flash in version 45c

Monkey Forums/Monkey Programming/Unable to Build for Flash in version 45c

benmc(Posted 2011) [#1]
I have been able to get Android working as a Target, and HTML5 always works, and I downloaded Flex 4.5.1 and edited my winnt config file to point to the folder where Flex 4.5.1 exists, but I keep getting the following error when building:

'mxmlc' is not recognized as an internal or external command

I even tried adding all the Flex folders to my system path and it's not building for Flash.

Any advice would be welcome, thank you.


benmc(Posted 2011) [#2]
Figured it out.

I added the Flex SDK folder to my USER Path Environment Variables - NOT the System Path and it worked.

Is it possible that in 45c that it's not looking for the FLEX_PATH variable in the config file for some reason?