Hi all
I have FMOD low level running perfectly in DEBUG x86 using fmodL_vc.lib & fmodstudioL_vc.lib.
I switch to RELEASE x86 - I have the files linked fmodL.dll &fmodstudioL_vc.lib
Then I get this error
1>------ Build started: Project: xxxxxxxx, Configuration: Release Win32 ------
1>\FMOD\lib\fmodL64.dll : fatal error LNK1107: invalid or corrupt file: cannot read at 0x338
I’m sure it is something easy to fix - I am just not sure what exactly.