View previous topic :: View next topic |
Author |
Message |
Arkas Guest
|
Posted: Mon Sep 03, 2018 2:04 pm Post subject: Windows x64 Lib |
|
|
Hello!
I saw that there is lib for Windows x32. Is there lib for Windows x64? If no, is it possible to generate it via Visual Studio 2017?
Have a good day! |
|
Back to top |
|
|
miniupnp Site Admin
Joined: 14 Apr 2007 Posts: 1593
|
Posted: Mon Sep 03, 2018 8:43 pm Post subject: |
|
|
well it should be possible to convert the win32 projects to x64. _________________ Main miniUPnP author.
https://miniupnp.tuxfamily.org/ |
|
Back to top |
|
|
Arkas Guest
|
Posted: Mon Sep 03, 2018 10:33 pm Post subject: |
|
|
I cant open the projet in VS 2017, but i reinstate VS 2015 and i will try to convert the lib to x64 from x32. |
|
Back to top |
|
|
Arkas Guest
|
Posted: Wed Sep 05, 2018 12:15 pm Post subject: |
|
|
Hi!
I made a .lib for x64. But now, i have always this error when i compile the project.
" error LNK2019: unresolved external symbol __imp_UPNP_AddPortMapping referenced"
If someone could explain to me, it would be great! |
|
Back to top |
|
|
miniupnp Site Admin
Joined: 14 Apr 2007 Posts: 1593
|
|
Back to top |
|
|
Arkas Guest
|
Posted: Sat Sep 08, 2018 12:05 pm Post subject: |
|
|
Hi! I have built a static library miniupnpc.lib.
Thanks, i will see your link. |
|
Back to top |
|
|
miniupnp Site Admin
Joined: 14 Apr 2007 Posts: 1593
|
Posted: Sun Sep 09, 2018 9:44 pm Post subject: |
|
|
Arkas wrote: | Hi! I have built a static library miniupnpc.lib.
Thanks, i will see your link. |
So you need to define MINIUPNP_STATICLIB in the project using the lib _________________ Main miniUPnP author.
https://miniupnp.tuxfamily.org/ |
|
Back to top |
|
|
Arkas Guest
|
|
Back to top |
|
|
miniupnp Site Admin
Joined: 14 Apr 2007 Posts: 1593
|
|
Back to top |
|
|
Arkas Guest
|
Posted: Fri Sep 14, 2018 12:38 pm Post subject: |
|
|
The error said:
"[...]miniupnpc.lib is not designed to run under Windows or it contains an error. Reinstall the program using the original installation media, or contact your software system administrator for support." |
|
Back to top |
|
|
miniupnp Site Admin
Joined: 14 Apr 2007 Posts: 1593
|
|
Back to top |
|
|
Arkas Guest
|
Posted: Sat Sep 15, 2018 9:48 am Post subject: |
|
|
I'm afraid the project is not compatible with VS2017
Someone has already made a plugin with for Unreal, but compatible with the version that uses VS2015, not the latest versions of the engines. |
|
Back to top |
|
|
|