• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!
  • Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

Mac OSX TweenGMS causing iOS build to fail

D

djrain

Guest
So I was able to run my game on my iPhone just fine until I added TweenGMS Pro to the project.

The extension works fine when testing on my Mac but not my iPhone. And I'm no expert on the error messages but I assume this is the relevant stuff:


/Library/Frameworks/Mono.framework/Versions/Current/Commands/mono DONE (0)
System.DllNotFoundException: kernel32
at (wrapper managed-to-native) .: (string,./&)
at Igor.iOSBuilder.HandleExtensions () [0x0020f] in <bd91bca3df6b4338a96799a391f58a40>:0 Igor complete.

elapsed time 00:00:05.7152540s for command "/Library/Frameworks/Mono.framework/Versions/Current/Commands/mono" /Users/Shared/GameMakerStudio2/Cache/runtimes/runtime-2.1.0.135/bin/Igor.exe -options="/private/tmp/PKInstallSandbox.X0jjqz/GameMakerStudio2/GMS2TEMP/build.bff" -- iOS Run started at 08/25/2017 11:10:19
FAILED: Run Program Complete


Any way to fix this, or does the developer of TweenGMS need to update it?
 
T

trostik

Guest
[SORRY] ive just re read your post and seems like you r having a different issue.

Hi,

Im new here, and got the same issue. First time installed the GMS . From what i see the Mono.framework is not even installed on my machine.
Downloading now will install and update.

Cheers.
 
Last edited by a moderator:
Top