Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LINK : fatal error LNK1181: cannot open input file 'ffx_fsr2_api_dx11_x64.lib' #78

Open
honey-sorry-i-ate-a-bus opened this issue Nov 8, 2023 · 1 comment

Comments

@honey-sorry-i-ate-a-bus
Copy link

honey-sorry-i-ate-a-bus commented Nov 8, 2023

I am very new to modding, gitting, hubbing etc and I don't know any programming language whatsoever.

Decided to compile this thing and got this error:
C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(1134,5): error MSB6006: "link.exe" exited with code 1181.
LINK : fatal error LNK1181: cannot open input file 'ffx_fsr2_api_dx11_x64.lib'

I already built both DX12 and VK versions of FSR2 included in the submodule but didn't understand steps 3 to 15 (from the official FSR2 guide) completely. I understand that it's written for certified devs but still, I want dev English to no IQ English translation...

The whole thing lacks comprehensibility for beginners. Like, none at all.

@moaazassali
Copy link

moaazassali commented Dec 15, 2023

You have to run GenerateSolutionDX11DLL.bat in CyberFSR2\external\FidelityFX-FSR2\build and then build the solution from the newly created folder CyberFSR2\external\FidelityFX-FSR2\build\DX11.
Remember to make sure that you do build it all as Release, not Debug, unless everything else is in Debug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants