Skip to content

linux fmod support added#10

Open
nihiL7331 wants to merge 2 commits into
baldgg:masterfrom
nihiL7331:linux-fmod
Open

linux fmod support added#10
nihiL7331 wants to merge 2 commits into
baldgg:masterfrom
nihiL7331:linux-fmod

Conversation

@nihiL7331

Copy link
Copy Markdown
Contributor

yo i'm back, here's the stuff I did
Added linux fmod support. Reworked odin-fmod based on the current state of jakubtomsu's repo. Added needed libraries for linux.

Edited build.odin to copy linux lib files as well. Changed fmt.tprintf to path.join for better clarity.

Updated README.md to contain building instructions for Linux.
Added a very important comment to core_main.odin.
For future might want to update fmod since its running on 2.02.25.

Linux should work as expected now.
peace, have a nice day^^

Added linux fmod support. Reworked odin-fmod based on the current state
of jakubtomsu's repo. Added needed libraries for linux. Haven't touched
the WASM stuff though.
Edited build.odin to copy linux lib files as well. Changed fmt.tprintf
to path.join for better clarity.
Updated README.md to contain building instructions for Linux.
Added a very important comment to core_main.odin.
For future might want to update fmod since its running on 2.02.25.
By mistake in linux build it had wrong quotation marks, hence displaying
wrong.
@randyprime

Copy link
Copy Markdown
Contributor

It's not going to be as trivial as grabbing the latest odin-fmod from jakub. I heavily modified it to compile on web, so the original would need to be left in tact and adjusted to add in the linux support.

Might be a bit of elbow grease tho.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants