Re: Specifying -static-link-runtime-shared-libraries=false breaks on OSMF

2014-03-11 Thread Tom Chiverton
Now's a good time to get Git setup on my new box at work then :-) Tom On 11/03/14 10:18, Alexander Doroshko wrote: Probably that's because OSMF.swc file in [Flex SDK]/frameworks/libs has uppercased name since Flex SDK 4.12, but the corresponding entry in flex-config.xml file still contains low

Re: Specifying -static-link-runtime-shared-libraries=false breaks on OSMF

2014-03-11 Thread Justin Mclean
Hi, I think the issue is with OSMF 2.0 there's no public download link to the .swc only the .swf, so it's not obtained by the installer. Justin

Re: Specifying -static-link-runtime-shared-libraries=false breaks on OSMF

2014-03-11 Thread Alexander Doroshko
Probably that's because OSMF.swc file in [Flex SDK]/frameworks/libs has uppercased name since Flex SDK 4.12, but the corresponding entry in flex-config.xml file still contains lowercased name. On 11.03.2014 13:40, Tom Chiverton wrote: As soon as I try to use an RSL for the framework files my pa