FundamentalFrequency/LMN-3-DAW

Unable to compile in Visual Studio 2022

Closed this issue · 1 comments

Hi!

I'm trying to build the daw on Windows in VS2022 and i'm getting a linker error:

Severity Code Description Project File Line Suppression State
Error LNK1104 cannot open file 'atomic.lib' LMN-3 C:...\LMN-3-DAW\LINK 1

Any idea how I can resolve this?

Thanks

I was able to get it to compile thanks to this discussion thread
https://github.com/orgs/FundamentalFrequency/discussions/35

Cheers!