miniupnp.tuxfamily.org Forum Index miniupnp.tuxfamily.org
The forum about miniupnp and libnatpmp
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

miniupnpcstrings.h

 
Post new topic   Reply to topic    miniupnp.tuxfamily.org Forum Index -> miniupnpc Compilation/Installation
View previous topic :: View next topic  
Author Message
Arkas
Guest





PostPosted: Mon Sep 03, 2018 11:36 pm    Post subject: miniupnpcstrings.h Reply with quote

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 Smile

Edit:

I have launched mingw32make.bat without success.
Back to top
Arkas
Guest





PostPosted: Tue Sep 04, 2018 9:19 am    Post subject: Reply with quote

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 Smile
Back to top
miniupnp
Site Admin


Joined: 14 Apr 2007
Posts: 1589

PostPosted: Fri Sep 07, 2018 4:17 pm    Post subject: Reply with quote

miniupnpcstrings.h is generated by the MS visual studio project
https://github.com/miniupnp/miniupnp/blob/master/miniupnpc/msvc/genminiupnpcstrings.vbs
https://github.com/miniupnp/miniupnp/blob/master/miniupnpc/msvc/miniupnpc.vcxproj#L95
_________________
Main miniUPnP author.
https://miniupnp.tuxfamily.org/
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    miniupnp.tuxfamily.org Forum Index -> miniupnpc Compilation/Installation All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP
© 2007 Thomas Bernard, author of MiniUPNP.