Hi,
I trying to build RaR mod for modification.
When i start debug in Visual Studio 2019, I get an error messages :
I read threads vGameCoreDLL Build Error boost/python/list.hpp and The Easiest Way to Compile a New DLL. But there not help
I can't setup Visual Studio 2010 from iso.That's why i work in Visual Studio 2022
How fix this errors ?
Thanks and sorry for my bad english
I trying to build RaR mod for modification.
When i start debug in Visual Studio 2019, I get an error messages :
Spoiler Output :
Code:
1>EXEC : FATAL error : Failed to locate boost and python
1>Building source list
1>EXEC : FATAL error : Failed to locate boost and python
1>Running fastdep
1>EXEC : FATAL error : Failed to locate boost and python
1>Linking DLL
1>LINK : fatal error LNK1181: cannot open input file 'boost_python-vc71-mt-1_32.lib'
1>NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual C++ Toolkit 2003\bin\link.exe"' : return code '0x49d'
1>Stop.
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.MakeFile.Targets(44,5): error MSB3073: The command "set TARGET=Debug
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.MakeFile.Targets(44,5): error MSB3073: nmake source_list /NOLOGO
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.MakeFile.Targets(44,5): error MSB3073: nmake fastdep /NOLOGO
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.MakeFile.Targets(44,5): error MSB3073: nmake dll /NOLOGO" exited with code 2.
1>Done building project "RaR.vcxproj" -- FAILED.
I read threads vGameCoreDLL Build Error boost/python/list.hpp and The Easiest Way to Compile a New DLL. But there not help
I can't setup Visual Studio 2010 from iso.That's why i work in Visual Studio 2022
How fix this errors ?
Thanks and sorry for my bad english
Last edited: