I was trying to get into Flashpunk, so I thought I’d start with the tutorial. I installed the Flex SDK and the Debug Flashplayer but it still did not work. This is the error message:
Running process: C:\Program Files (x86)\FlashDevelop\Tools\fdbuild\fdbuild.exe “D:\Ryan Cloud Docs\Documents\FlashDev\Hello World!.as3proj” -ipc 2abc60a8-169e-4cc9-96ee-352d2d9ff6b0 -version “4.6.0; 3.1” -compiler “D:\Ryan Cloud Docs\Documents\Flex” -library “C:\Program Files (x86)\FlashDevelop\Library” Building Hello World! mxmlc -load-config+=obj\HelloWorld!Config.xml -debug=true -incremental=true -swf-version=10 -o obj\HelloWorld!635447542801001391 Starting java as: C:\Program Files\Java\jdk1.7.0_65\bin\java.exe -Xmx384m -Dsun.io.useCanonCaches=false -Duser.language=en -Duser.region=US -Dapplication.home=“D:\Ryan Cloud Docs\Documents\Flex” -Dflexlib=“D:\Ryan Cloud Docs\Documents\Flex\frameworks” -jar “D:\Ryan Cloud Docs\Documents\Flex\lib\fcsh.jar” Unable to start java.exe: The system cannot find the file specified Could not compile because the fcsh process could not be started. Build halted with errors (fcsh). INITIALIZING: Failed, unable to run compiler Done(1)
Sorry if it’s hard to read. I couldn’t figure out how to paste it right.