Mailinglist Archive: opensuse-packaging (192 mails)

< Previous Next >
[opensuse-packaging] Some headers not found
Hi!

I have a package that uses cmake. It uses SDL, Ogre and other libraries. But
when compiling it cannot find libraries which are located not in the main
include dir (/usr/include), but one or two levels deeper, i.e.
in /usr/include/SDL, /usr/include/OGRE, /usr/include/OGRE/Terrain .

I was able to add explicit links to some headers, but when a header located
in /usr/include/OGRE/Terrain calls another header in the same directory I do
not know what to do. Is there a more simple way to make the compiler to know
where to search for headers?
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups