Compiling errors | *.lib
Hi, I like to make my own tweaks to this patch, but I can't even managed to compile you original work. Could you please provide the use .lib files bc if I try to use that I created then it's just giving errors...
Severity Code Description Project File Line Suppression State Error LNK2001 unresolved external symbol _ao_wav CS Fixes E:\programs\CS_Patches-master\CS_Patches-0.4.1\MiniBase\libao.lib(audio_out.obj) 1 Warning MSB8051 Support for targeting Windows XP is deprecated and will not be present in future releases of Visual Studio. Please see https://go.microsoft.com/fwlink/?linkid=2023588 for more information. CS Fixes E:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v150\Platforms\Win32\PlatformToolsets\v141_xp\Toolset.targets 39 Warning LNK4098 defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library CS Fixes E:\programs\CS_Patches-master\CS_Patches-0.4.1\MiniBase\LINK 1 Error LNK2001 unresolved external symbol _DetourFunction@8 CS Fixes E:\programs\CS_Patches-master\CS_Patches-0.4.1\MiniBase\widescreen.obj 1 Error LNK2001 unresolved external symbol _ao_raw CS Fixes E:\programs\CS_Patches-master\CS_Patches-0.4.1\MiniBase\libao.lib(audio_out.obj) 1 Error LNK2001 unresolved external symbol _ao_au CS Fixes E:\programs\CS_Patches-master\CS_Patches-0.4.1\MiniBase\libao.lib(audio_out.obj) 1 Error LNK1120 4 unresolved externals CS Fixes E:\programs\CS_Patches-master\CS_Patches-0.4.1\Release\CS Fixes.asi 1
I'm really bad at C++ at the moment bc I learning it autodidact, could you please help me out with that?