Hi,
On Fri, May 03, 2013 at 04:19:40PM -0400, cmake-requ...@cmake.org wrote:
> Date: Fri, 3 May 2013 12:26:55 -0700 (PDT)
> From: charles_west
> I've very new with Windows development. If I may ask, is sticking the
> required .dlls in the same directory as the application sufficient for it to
>
Hello,
I'm kinda new. I've written a Qt program in Linux Mint, ported it over to
windows with Mingw32, got building working with CMake in Linux and windows,
and integrated CPack to create a .deb installer. The debian package has
nice automatic package resolution, but I am having trouble getting