Compiling FMOD with G++ on an x64 architecture
I’ve been struggling to compile my program using FMOD on VS Code. I’m quite new to compiling using something else than Visual Studio’s default compiler, so linking with other file formats has been a bit problematic so far. My program needs to be compiled with GCC/G++ and uses an x64 architecture.