• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

Flash Builder "unknow FLex SDK Flex Hero" problem(urgent)

New Here ,
Jun 30, 2011 Jun 30, 2011

Copy link to clipboard

Copied

Dear all,

I developed my mobile andriod game in the flash builder burrito and suddenly I can't open it because of this error "Licensing for this product has expired"

so I installed  flash builder 4.5 premium and when I get my project from svn and I ran it I have this error


Description    Resource    Path    Location    Type
Unknown Flex SDK: "Flex Hero"    AndriodGame        Unknown    Flex Problem


Someone can help me to point out what can I do ?

Thanks in advance.

TOPICS
FlexUnit

Views

3.8K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Jul 01, 2011 Jul 01, 2011

Copy link to clipboard

Copied

This question is probably better asked it the Flash Builder forum.

However, my guess is that in the beta the installed SDK was called "Flex Hero" and in compiler settings for your project its set to that sdk still, even though it doesnt exist.

Try right clicking on your project and opening the project menu. In the Flex Compiler section select the radio button for "Use a specific sdk" and then from the drop down choose 4.5 or 4.5.1 ( i am not sure which one you'll have)

See if that gets you around your error.

HTH

sim

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jul 03, 2011 Jul 03, 2011

Copy link to clipboard

Copied

LATEST

Thanks Simeon Bateman!

For all those who also trying to migrate for the Flashbuilder 4.5 here is the reference based on my experienced.

After I did all these following steps it is working fine:

*Changed Adobe AIR version 2.5 into 2.6 in the myGame-app.xml

*Flash builder4.5 > Project > Properties >ActionScript Compiler>Use default SDK(currently"Flex 4.5")

*Flash builder4.5 > Window > Installed Flex SDKs>Flex4.5

*Flash builder4.5 > Project > Properties >ActionScript Build Path>Remove flex hero> Add Flex SDK >Flex 4.5

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines