in4ray / firefly-sdk

Firefly - in4ray Gaming SDK
http://firefly.in4ray.com
Other
54 stars 11 forks source link

Compuling issue with NativeGATracker.ane on Mac #3

Closed Tibus closed 11 years ago

Tibus commented 11 years ago

Hello, I've got a compiling error when i'm trying to compile my game with analytics features on my Mac with Flash Builder 4.6.

Here is the issue : " Process terminated without establishing connection to debugger.

The content cannot be loaded because there was a problem loading an extension: Error: Extension namespace is invalid for /Users/XXX/Documents/Adobe Flash Builder 4.6/.metadata/.plugins/com.adobe.flexbuilder.project.ui/ANEFiles/MyGame/macosx/NativeGATracker.ane "

Do you know why i've got this error?

vstyran commented 11 years ago

What version of AIR do you use?

Tibus commented 11 years ago

Air 3.4, -swf-version=17

vstyran commented 11 years ago

You should try AIR 3.5, GA extension was taken from https://github.com/alebianco/ANE-Google-Analytics

Tibus commented 11 years ago

ok it works fine with Air3.5 and -swf-version 18.

Thank's a lot!

in4ray commented 11 years ago

This is great!