# Trying to build FMOD in Unreal 5.3 (Win + Mac)

**URL:** https://qa.fmod.com/t/trying-to-build-fmod-in-unreal-5-3-win-mac/21182
**Category:** Unreal Engine
**Created:** [January 31, 2024, 10:58pm UTC](https://qa.fmod.com/t/trying-to-build-fmod-in-unreal-5-3-win-mac/21182 "2024-01-31T22:58:16Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![covra](https://avatars.discourse-cdn.com/v4/letter/c/dc4da7/32.png) [@covra](https://qa.fmod.com/u/covra)
#### Post date: [January 31, 2024, 10:58pm UTC](https://qa.fmod.com/t/trying-to-build-fmod-in-unreal-5-3-win-mac/21182/1 "2024-01-31T22:58:16Z")

</div>

We are trying to use fmod with Unreal 5.3 in co-working mode…  
user 1: windows 10  
user 2: windows 10  
user…: windows 10  
user 6: Macos , actually works with fmod

I (user1) made a blank C++ project, following: [https://fmod.com/docs/2.02/unreal/user-guide.html#compiling-the-plugin-optional](https://fmod.com/docs/2.02/unreal/user-guide.html#compiling-the-plugin-optional)

I was able to open the project and work with it (config from fmod reamains to be done)… the question: Has MacOS user to compile his project with the macos version of the downloable plugin?

---

<div class="post-metadata">

### Author: ![Leah\_FMOD](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/leah_fmod/32/3685_2.png) [@Leah\_FMOD](https://qa.fmod.com/u/Leah_FMOD)
#### Post date: [January 31, 2024, 11:28pm UTC](https://qa.fmod.com/t/trying-to-build-fmod-in-unreal-5-3-win-mac/21182/2 "2024-01-31T23:28:35Z")

</div>

> [@covra](#):
>
> Has MacOS user to compile his project with the macos version of the downloable plugin?

The main difference between the Mac and Windows versions of the FMOD plugin are the FMOD libs that ship with the plugin (Windows/Android vs Mac/iOS), and that the Windows versions ships with support for Niagara - the source code for the plugin is largely the same. That said, your mac user should compile their project using the mac version of the plugin just to be sure.

---

<div class="post-metadata">

### Author: ![covra](https://avatars.discourse-cdn.com/v4/letter/c/dc4da7/32.png) [@covra](https://qa.fmod.com/u/covra)
#### Post date: [February 1, 2024, 5:44pm UTC](https://qa.fmod.com/t/trying-to-build-fmod-in-unreal-5-3-win-mac/21182/3 "2024-02-01T17:44:03Z")

</div>

thx! we will do it!

---

<div class="post-metadata">

### Author: ![covra](https://avatars.discourse-cdn.com/v4/letter/c/dc4da7/32.png) [@covra](https://qa.fmod.com/u/covra)
#### Post date: [February 12, 2024, 6:33pm UTC](https://qa.fmod.com/t/trying-to-build-fmod-in-unreal-5-3-win-mac/21182/5 "2024-02-12T18:33:00Z")

</div>

Finally, the musician (the person who had to work with fmod) used paralels to install unreal5.3 and 36GB of visual studio :(… now we both can work  
The ‘problem’ continues with the other 3 from the team (windows 10 users) …  
Should they install visual studio to work togheter , despite they dont use fmod (they are 3d artists) 🤔

thx!

---

<div class="post-metadata">

### Author: ![Leah\_FMOD](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/leah_fmod/32/3685_2.png) [@Leah\_FMOD](https://qa.fmod.com/u/Leah_FMOD)
#### Post date: [February 21, 2024, 12:29am UTC](https://qa.fmod.com/t/trying-to-build-fmod-in-unreal-5-3-win-mac/21182/6 "2024-02-21T00:29:42Z")

</div>

> [@covra](#):
>
> The ‘problem’ continues with the other 3 from the team (windows 10 users) …  
> Should they install visual studio to work togheter , despite they dont use fmod (they are 3d artists)

They may not necessarily need to install Visual Studio, but they will likely require Visual Studio’s build tools.
