-
Notifications
You must be signed in to change notification settings - Fork 12
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
GDAL #9
Comments
Hi this looks like the issue where libcurl in UEs dependencies is now linking against nghttp2 and OpenSSL which then needs Crypto32 on Windows. If you are on Windows, you could try this. I think I already tested it with UE5.1 |
@iwer Thank you for your response. I just spend whole week to build this plugin and i cloned UnrealGDAL and ue4-conan-recipe and it works but when i precompute this plugin with conan-ue4cli i got the following error ; I sincerly thank you for repositories. |
Hm, I can't reproduce this (see log below). As far as I remember, crypt32.lib does not need to be copied into the precomputed directory. The only related libs are libcrypto.lib and libssl.lib. Somehow there seems to appear a second lib extension for crypt32, you could check if this can be corrected in one of these two files (conanbuildinfo.json, ...txt):
Output of ue4 conan precompute on my machine:
|
@Bosa17 Hi it solves Should I tdownload ue4cli, conan-ue4cli to other pc and try what happens This is the error in other pc :
|
If |
@iwer @Bosa17 Yes it should compile and work same version but get error this time i got this error; 2>[78/86] Link UnrealEditor-KingsGambit.lib |
Hi I wanna use your plugin but I could not use it becasuse of UnrealGDAL does not build and gives me the LINK errors I issued problem in github bu ı did not get a reply so please help!
Errors;
The text was updated successfully, but these errors were encountered: