View previous topic :: View next topic |
Author |
Message |
Arkas Guest
|
Posted: Mon Sep 03, 2018 11:36 pm Post subject: miniupnpcstrings.h |
|
|
Hi! When i try to compile for win x32 from sources, i have this error:
.\minisoap.c(23): fatal error C1083: Impossible d'ouvrir le fichier include : 'miniupnpcstrings.h' : No such file or directory
If anyone has an idea of where this file is, it will be a great help to me. Thank you
Edit:
I have launched mingw32make.bat without success. |
|
Back to top |
|
 |
Arkas Guest
|
Posted: Tue Sep 04, 2018 9:19 am Post subject: |
|
|
Okay so, the solution i have found is:
- Install CMake and Generate VS 2015 file from sources.
- The miniupnpcstrings.h will be generated.
- Add this header to the Visual studio project and build it.
Now i will try to build for x64  |
|
Back to top |
|
 |
miniupnp Site Admin
Joined: 14 Apr 2007 Posts: 1594
|
|
Back to top |
|
 |
|