Announcements
The Scaleform forum is now read-only. Please head to the Gamedev site for product support.
Scaleform Forum (Read Only)
Scaleform enables developers to leverage the power of the Adobe® Flash® tool set to create powerful user interface environments for video games.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Scaleform on linux

4 REPLIES 4
Reply
Message 1 of 5
jfrank77474
428 Views, 4 Replies

Scaleform on linux

We are working on getting the linux version of our game out, but we keep getting an error when building

 

GetScaleformContentPath() not all code paths return a value.

 

the code in the SFManager file

 

#if (UNITY_STANDALONE_WIN || UNITY_EDITOR || UNITY_METRO || UNITY_WP8)
return Application.dataPath + "/StreamingAssets/";
#elif UNITY_IPHONE
return (Application.dataPath + "/Raw/");
#elif UNITY_STANDALONE_OSX
return Application.dataPath + "/Data/StreamingAssets/";
#elif UNITY_ANDROID
return "";
#endif

 

I was going to try updating our scaleform file but I keep getting a message that says my licence expired in December of 1969

4 REPLIES 4
Message 2 of 5
RichMC
in reply to: jfrank77474

I have forwarded your issue to development. Any additional details you can provide will help.

 

 

Richard Mc
Autodesk Gameware
Scaleform Division
Message 3 of 5
RichMC
in reply to: jfrank77474

From Scaleform\Unity Development:

 

Hello,
 
Unfortunately, we don’t support Linux for the Scaleform Unity Plugin. In fact, I’m not even sure we have a valid license key for this particular situation – which would account for the error about your license. Are you using the Mac/Windows key here?
Richard Mc
Autodesk Gameware
Scaleform Division
Message 4 of 5
jfrank77474
in reply to: RichMC

I know we have the windows key for sure.  I am currently working on getting Scaleform working on mac

Message 5 of 5
jfrank77474
in reply to: jfrank77474

Who can I email to get pricing for the linux module?

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report