Spatial_Audio_Framework icon indicating copy to clipboard operation
Spatial_Audio_Framework copied to clipboard

Error building

Open hectorC opened this issue 2 years ago • 1 comments

When trying to execute the script install-safmkl.bat on Windows 11 (Visual Studio 2022) it fails with the following error:

NMAKE : fatal error U1073: don't know how to make 'intel64'

I built SAF without any problems by doing the alternate option of using the stock MKL libraries from the OneAPI, but I was wondering what could be causing this issue?

hectorC avatar Jun 13 '22 01:06 hectorC

Strangely, if I build the MKL library by manually entering the corresponding build commands from the bat file, then it works.

hectorC avatar Jun 13 '22 15:06 hectorC

It sounds like the issue was resolved. However, please reopen the issue, if there is another related problem.

leomccormack avatar Jan 29 '23 11:01 leomccormack