LINK : fatal error LNK1181: cannot open input file 'ThirdParty\libcurl\7.83.1\lib\Win64\Release\libcurl.lib'

cant package

LINK : fatal error LNK1181: cannot open input file ‘ThirdParty\libcurl\7.83.1\lib\Win64\Release\libcurl.lib’
PackagingResults: Error: Unknown Error

anyone know how to fix?

ful log:

LINK : fatal error LNK1181: cannot open input file ‘ThirdParty\libcurl\7.83.1\lib\Win64\Release\libcurl.lib’

1 Like

I had the same issue.
To solve it, I have replaced the directory : [UE5 install dir]\Engine\Source\ThirdParty\libcurl\7.83.1 with 8.4.0 that is in the same directory.

Works

I also encountered this issue when packaging the project under UE5.3.
It was resolved after I completed the 5.3 engine update.

1 Like

Hey. Agree. Thats also helped me

I have the latest UE 5.3.1, any other ideas how to fix?

I was able to package just fine a week ago…

Now getting LINK : fatal error LNK1181: cannot open input file ‘ThirdParty\libcurl\7.83.1\lib\Win64\Release\libcurl.lib’

update to .2

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.