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
LibGpg.so Error #1955
Comments
|
what version of the plugin are you using? I know that at some point i needed that library, but these days i dont. |
|
beats me at the moment, but lets see if we can get there :) |
|
Can you tell me what is wrong please? |
|
where is your play-games-plugin-support.aar file? |
|
I have deleted beacause you told me that it might have been him to have such reference on gpg. I can put it back but the problem stays there even if is there. |
|
Ah right, sorry, yes, I meant more that there might be 2 versions lying around for play-games-plugin-support.aar :) if you had one in ANdroid folder thats fine. |
|
From an old project I found this missing LIBGPG.so so I copied into the project the folder which contains it (play-games-plugin-support). (I don't understand why I tried with an empty project but the unity plugin doesn't install this folder with the libgpg.so by default). |
|
please check #1940 for the solution |
|
Ok now I will do it but what about the conflicting librarires? What should I do with this damn play-games-plugin-support.aar? How can i check to what is conflicting? Should I keep it or remove it? |
|
conflicting libraries means youve got the same library installed twice in the project. Is this the case? I might be wrong, but I do not think you need libgpg.so 's any more (I dont have any libgpg library in my test project, it works fine for me) |
|
The only libraries I have in the projects are the one that I've screenshot. No duplicate play-games-plugin-support.aar file. But STILL getting Conflicting libraries error!! |
|
Hi Lelegithub! |
|
@supersolid-Justy you've saved my day! libgpg.so was the root of all evil in my case! Thanks a ton! |






I keep getting GPG DLL not found excetion- Couldn't open LibGPG.so I read somewhere in an old thread to set a static reference in the Android folder, but this has been cancelled or moved somewhere with the latest update. Could you please help me! I can't get it anymore...
The text was updated successfully, but these errors were encountered: