kdemacros.h missing on "make install"?

Alexander Neundorf neundorf at kde.org
Mon Apr 3 22:19:36 CEST 2006


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


More information about the Kde-buildsystem mailing list