You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to build MCNP tools on Widnows with
MSVC 19.0
cmake version 3.25.2
I'm getting the following errors
LINK : fatal error LNK1104: cannot open file 'pthreads.lib' [D:\TOOLS\MCNP_TOOLS\mcnptools-main\mcnptools-main\CMakeFiles\CMakeScratch\TryCompile-rx3low\cmTC_e47a5.vcxproj]
LINK : fatal error LNK1104: cannot open file 'pthread.lib' [D:\TOOLS\MCNP_TOOLS\mcnptools-main\mcnptools-main\CMakeFiles\CMakeScratch\TryCompile-do7z8r\cmTC_e1da9.vcxproj]
I'm trying to build MCNP tools on Widnows with
MSVC 19.0
cmake version 3.25.2
I'm getting the following errors
LINK : fatal error LNK1104: cannot open file 'pthreads.lib' [D:\TOOLS\MCNP_TOOLS\mcnptools-main\mcnptools-main\CMakeFiles\CMakeScratch\TryCompile-rx3low\cmTC_e47a5.vcxproj]
LINK : fatal error LNK1104: cannot open file 'pthread.lib' [D:\TOOLS\MCNP_TOOLS\mcnptools-main\mcnptools-main\CMakeFiles\CMakeScratch\TryCompile-do7z8r\cmTC_e1da9.vcxproj]
error log attached
Could you please help?
CMakeError.log
The text was updated successfully, but these errors were encountered: