Re: Gtkmm Windows installers available



On Sun, 2008-10-05 at 16:46 -0400, Philip Kovacs wrote:
> I am not a big fan of "installers" as they write to the registry.  I prefer 
> zip archives that have no such side-effects.

The gtkmm installer sets the GTKMM_BASEPATH environment variable that is
required for the MSVC property sheets (they set the include paths to
$(GTKMM_BASEPATH)\include\gtkmm-2.4 etc.). Simply using relative path
names doesn't seem to work.

Also, if you don't know where the GTK+ bundle has been extracted to, you
probably can't set the correct paths to the C header and library files
in the property sheets.

Armin



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]