Re: [Boost-cmake] Problem building NSIS installer.

2009-07-22 Thread Miguel A. Figueroa-Villanueva
On Wed, Jul 22, 2009 at 10:09 AM, Doug Gregor wrote: > On Wed, Jul 22, 2009 at 12:12 AM, Miguel A. Figueroa-Villanueva wrote: >> On Wed, Jul 22, 2009 at 1:06 AM, Doug Gregor wrote: [...] >> Ok, I've traced the problem to the following: >> >> -- libs/python/CMakeLists.txt: is encapsulated in a "if (

Re: [Boost-cmake] Problem building NSIS installer.

2009-07-22 Thread Doug Gregor
On Wed, Jul 22, 2009 at 12:12 AM, Miguel A. Figueroa-Villanueva wrote: > On Wed, Jul 22, 2009 at 1:06 AM, Doug Gregor wrote: >> The URL for downloading packages can be set in the configuration. When >> the full CPack process completes, the CPackUploads directory will >> contain a bunch of files tha

Re: [Boost-cmake] Problem building NSIS installer.

2009-07-22 Thread Miguel A. Figueroa-Villanueva
On Wed, Jul 22, 2009 at 1:06 AM, Doug Gregor wrote: > On Thu, Jul 16, 2009 at 12:07 PM, Miguel A. Figueroa-Villanueva wrote: [...] > I haven't tried building the installer in a while and, at the moment, > I don't even have access to a Windows machine. But I'll see if I can > help! Thanks. >> I'm

Re: [Boost-cmake] Problem building NSIS installer.

2009-07-21 Thread Doug Gregor
Hello, On Thu, Jul 16, 2009 at 12:07 PM, Miguel A. Figueroa-Villanueva wrote: > I've been trying to build the NSIS installer, so that I can install > only the headers for the libraries that I need. Please bear in mind > that I don't have much experience with either CPack or NSIS, but I'm > still t

[Boost-cmake] Problem building NSIS installer.

2009-07-16 Thread Miguel A. Figueroa-Villanueva
Hello, I've been trying to build the NSIS installer, so that I can install only the headers for the libraries that I need. Please bear in mind that I don't have much experience with either CPack or NSIS, but I'm still trying to debug the issue... I'm getting the error output below when I run "CPa