Has anyone tried making a NuGet package for wxMSW?
14 views
Skip to first unread message
Vadim Zeitlin
unread,
Jun 18, 2013, 7:42:20 PM6/18/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wx-dev
Hello,
I've never used it myself but I believe that NuGet (http://nuget.org/) is
a very popular extension among C# developers and it has been available
since recently for C++ too, see
So I wonder if anybody here has any experience with it and already tried
or would be interested in trying to create a wx package for it? I really
don't know anything about it but another blog post (and the one from which
I've actually learnt about its availability for C++) seems to hint that
it's not that difficult:
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wx-...@googlegroups.com
Hi,
On 19 Jun 2013, at 01:42, Vadim Zeitlin <va...@wxwidgets.org> wrote:
> It would be definitely nice to have a wxWidgets package for VS2010/2012
> for 3.0 so if anybody has time to look at this, it would be great.
I plan to make one for WinSparkle soon, so I can have a look at wx packages too while I'm at it.