Re: kdemacros.h missing on make install?

2006-04-03 Thread Alexander Neundorf
On Saturday 01 April 2006 22:37, Benjamin Reed wrote:
 I'm finding out none of the visibility exports are working right
 because kdemacros.h is not getting installed, and thus my build ends
 up finding my kdemacros.h from my fink-installed kde 3.5 (for X11).

 Any idea what needs to be fixed in the build to install it?

kdemacros.h doesn't get installed on your system ?
kdelibs/CMakeLists.txt contains:

install_files( /include FILES kdelibs_export.h kdemacros.h )

This works on my system and kdemacros.h is installed to /opt/kde4/include/

Can you please check why this doesn't happen on your system ?

Bye
Alex
-- 
Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de
Home: neundorf AT kde.org- http://www.kde.org
  alex AT neundorf.net   - http://www.neundorf.net
___
Kde-buildsystem mailing list
Kde-buildsystem@kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem


Re: kdemacros.h missing on make install?

2006-04-03 Thread Benjamin Reed
On 4/3/06, Alexander Neundorf [EMAIL PROTECTED] wrote:

 This works on my system and kdemacros.h is installed to /opt/kde4/include/

 Can you please check why this doesn't happen on your system ?

hm, ok, I'll give it another try when I have the chance
___
Kde-buildsystem mailing list
Kde-buildsystem@kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem