# FMOD Does not exist in this current context

**URL:** https://qa.fmod.com/t/fmod-does-not-exist-in-this-current-context/16401
**Category:** Unity
**Created:** [November 6, 2020, 8:57am UTC](https://qa.fmod.com/t/fmod-does-not-exist-in-this-current-context/16401 "2020-11-06T08:57:41Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![jeronartest](https://avatars.discourse-cdn.com/v4/letter/j/9d8465/32.png) [@jeronartest](https://qa.fmod.com/u/jeronartest)
#### Post date: [November 6, 2020, 8:57am UTC](https://qa.fmod.com/t/fmod-does-not-exist-in-this-current-context/16401/1 "2020-11-06T08:57:41Z")

</div>

Hi,

I’m just getting started with using FMOD in Unity. I get a ton of errors in my VS Code and I don’t know why because I haven’t even done anything except import the latest 2.01.05 Unity package downloaded from the website. I put an event emitter in my scene to test if it still works, and oddly it does work. I tried building to see if my problem was similar to some others around the forum, and my build failed for Windows. I haven’t seen anyone report having over 400 errors in their code just off of the package they imported though. Anyone have an idea how to fix this? Else I will have to just scrap the usage of FMOD for my team’s project even though it’s functionality is ideal for it.

Thank you,  
Jeron

 ![fmod does not exist in the current context](https://canada1.discourse-cdn.com/flex036/uploads/fmod/original/2X/b/b327be389f352014474b3d41df6aff3454745640.png)

---

<div class="post-metadata">

### Author: ![jeronartest](https://avatars.discourse-cdn.com/v4/letter/j/9d8465/32.png) [@jeronartest](https://qa.fmod.com/u/jeronartest)
#### Post date: [November 6, 2020, 9:56am UTC](https://qa.fmod.com/t/fmod-does-not-exist-in-this-current-context/16401/2 "2020-11-06T09:56:02Z")

</div>

Hey, so I actually figured it out on my own. I believe it has to do with VS Code being buggy. When I switched to using my VS Community 2019 it worked nicely and I believe the problem building was from an separate source from FMOD. All in all, when using FMOD use VS Community 2019 as your main code editor if you don’t already.
