Hi, I have just installed SDK 4.9 and built a sample Flex project in Eclipse+ Flash Builder. I modified the minimum FP version in flex-config.xml to 10.2 and compiled it and I am getting the following expectable error:
Cannot find <SDK_HOME>/frameworks/libs/player/10.2/playerglobal.swc. Actually, libs/player only contains 11.1 and 11.4 (like in SDK 4.6 / 4.8). So I had to copy 11.1 and rename it to 10.2 to compile successfully. So I have a naive question: since SDK 4.9 is compatible with FP 10.2 to 11.5 (cf. release notes), why isn't 10.2 playerglobal.swc included in the SDK? Regards Maurice