gconf Mac OS X build problem



As also seen on gnome-components-list... GConf has the same
problem--gconf.h and GConf.h (generated from GConf.idl) want to be in
the same directory at build time, causing problems if you're trying to
build on an HFS+ filesystem where filenames are not case-sensitive.

The GConf case is easier to fix than the Bonobo case though, because it
doesn't install the IDL file or the .h that's generated from it. So just
renaming GConf.idl to something else would fix it. Possible?

-- Dan




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