YoYoGames / GMEXT-FMOD

Repository for GameMaker's FMOD Extension
Apache License 2.0
52 stars 2 forks source link

fmod extension how to ios, android build #9

Closed searoopy closed 3 months ago

searoopy commented 3 months ago

Description

fmod extension how to ios, android build image

image

Expected Change

No response

Steps To Reproduce

  1. Start GameMaker
  2. android, ios build
  3. build fail
  4. See the issue image

How reliably can you recreate this issue using your steps above?

Always

Which version of GameMaker are you reporting this issue for?

Monthly

Which platform(s) are you seeing the problem on?

Android, iOS

Compiler Log File

Sample .yyz File

DiasFranciscoA commented 3 months ago

hello @searoopy

Based on our review, it seems you are encountering some issues due to not using the extracted libraries. Instead of using the actual DMG file, you should utilize the extracted version of these libraries. The contents of your iOS/Android SDK folder should include the following:

image


[!TIP] You should use your preferred extraction tool (such as 7Zip) to unpack the contents of the .dmg (iOS) or .tar.gz (Android) files.

[!NOTE] For more information please refer to the FMOD Wiki