07-07-2018, 02:03 PM
Hello,
Wanted to try and see if changing a piece code will help, but when I tried to compile the project, I ran into some issues. My guess is I'm missing some libraries.
The errors I ran into were:
If somebody can help me with telling what (exactly) I'm still missing, I'd appreciate it.
Thanks.
Wanted to try and see if changing a piece code will help, but when I tried to compile the project, I ran into some issues. My guess is I'm missing some libraries.
The errors I ran into were:
- \rpcs3\3rdparty\libpng\pngpriv.h(72): fatal error C1083: Cannot open include file: 'pnglibconf.h': No such file or directory
- fatal error LNK1181: cannot open input file 'LLVMProfileData.lib'
- \rpcs3\llvm\include\llvm\support\compiler.h(18): fatal error C1083: Cannot open include file: 'llvm/Config/llvm-config.h': No such file or directory
- fatal error LNK1181: cannot open input file 'LLVMProfileData.lib'
- \rpcs3\Emu\RSX\VK\VKGSRender.cpp : fatal error C1128: number of sections exceeded object file format limit: compile with /bigobj
- fatal error LNK1104: cannot open file 'OpenAL.lib'
If somebody can help me with telling what (exactly) I'm still missing, I'd appreciate it.
Thanks.