Trying to compile Release x64 on win7, I get the following:
23>------ Build started: Project: Dolphin, Configuration: Release x64 ------
23>VideoCommon.lib(TextureDecoder.obj) : error LNK2001: unresolved external symbol __imp_omp_set_num_threads
23>..\..\..\Binary\x64\Dolphin.exe : fatal error LNK1120: 1 unresolved externals
========== Build: 22 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
How do I fix this?
23>------ Build started: Project: Dolphin, Configuration: Release x64 ------
23>VideoCommon.lib(TextureDecoder.obj) : error LNK2001: unresolved external symbol __imp_omp_set_num_threads
23>..\..\..\Binary\x64\Dolphin.exe : fatal error LNK1120: 1 unresolved externals
========== Build: 22 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
How do I fix this?