IDE Compile Error


#1

I get the error “C:\Program Files\FlashDevelop\misc\sdk\flex\flex_sdk_4.6\frameworks\flex-config.xml(56): Error: unable to open ‘libs/player/17.0/playerglobal.swc’” when I try to run my helloworld program. Any help is appreciated.


(Zachary Lewis) #2

I’ve got a feeling that your playerglobal.swc isn’t in that location. Are you using FlashDevelop to build?


#3

Yes I am. Do you have any ideas on how to fix it?


#4

I fixed it! For some reason there was in invalid number in the error spot which I replaced with the correct number. Thanks!