playMaker
Home
Store
Showcase
Tutorials
Forums
Manual
Wiki
About Us
Playmaker Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Join our
Discord Channel
Home
Help
Search
Login
Register
Playmaker Forum
»
PlayMaker Help & Tips
»
iOS Help
(Moderator:
600
) »
Xcode won't build get_GUITEXTURE[SOLVED]
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Xcode won't build get_GUITEXTURE[SOLVED] (Read 4113 times)
benflock
Playmaker Newbie
Posts: 15
Xcode won't build get_GUITEXTURE[SOLVED]
«
on:
April 17, 2020, 10:47:16 AM »
Hello
i have tried looking around and have found this mentioned previously but with no solution - i have successfully built for android - and when trying to do so on ios i can build from unity but xcode throws this error:
it is throwing it for
// UnityEngine.GUITexture PlayMakerFSM::get_GuiTexture()
// UnityEngine.GUIText PlayMakerFSM::get_GuiText()
.../Classes/Native/PlayMaker2.cpp:31089:14: No matching function for call to 'Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C'
.../Classes/Native/PlayMaker2.cpp:13523:41: Candidate function not viable: no known conversion from
'GUITexture_t1679093D89FD7E758DB296145046F8BB10DB7E51 *' to 'Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *' for 1st argument
Is there a know solution to this?
thanks
Ben
«
Last Edit: April 22, 2020, 02:28:59 AM by jeanfabre
»
Logged
benflock
Playmaker Newbie
Posts: 15
Re: Xcode won't build get_GUITEXTURE
«
Reply #1 on:
April 20, 2020, 06:43:02 AM »
not entirely sure what fixed this as i was pretty sure i was up to date - but ran updater a couple of time and now i'm building fine
b
Logged
san
Junior Playmaker
Posts: 93
Re: Xcode won't build get_GUITEXTURE[SOLVED]
«
Reply #2 on:
July 05, 2020, 03:07:47 AM »
I have same issue. Did you figure it out?
Logged
jeanfabre
Administrator
Hero Member
Posts: 15537
Official Playmaker Support
Re: Xcode won't build get_GUITEXTURE[SOLVED]
«
Reply #3 on:
July 06, 2020, 01:12:39 AM »
Hi,
I can confirm that the playmaker latest version 1.9.0p20 works as is without any modifications required to publish on IOS. Can you double check that you have the latest playmaker indeed?
Bye,
Jean
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Playmaker Forum
»
PlayMaker Help & Tips
»
iOS Help
(Moderator:
600
) »
Xcode won't build get_GUITEXTURE[SOLVED]