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: 

EntryPointNotFoundException: SF_SetTextureCount

0 REPLIES 0
Reply
Message 1 of 1
mr12fingers
259 Views, 0 Replies

EntryPointNotFoundException: SF_SetTextureCount

Hi,

 

I'm hoping someone can help me out with this error.

 

When trying to use any of the openGl versions of scaleform I recieve this error in the myCamera.cs script.

 

it errors at the line in the Start() function at:

 

#if UNITY_WP8
sf_setTextureCount(500);
#else
SF_SetTextureCount(500);  //errors at this line here.
#endif

 

 

Thanks in advance for any help with this.

 

Regards,

 

Mr.12

0 REPLIES 0

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

Post to forums  

Autodesk Design & Make Report