why are includes not used from installed prefix?

2010-04-20 Thread lux-integ
I am a novice with cmake dabbling with KDE4  and a little with blender) (on X86_64(only) Linux. Some of our applications are installed in prefix /opt     For KDE4 compilation for example  I noticed that libraries  are detected  ( reported correctly by cmake )  but  often 'make'  fails as  the inc

Re: why are includes not used from installed prefix?

2010-04-20 Thread Thiago Macieira
Em Quarta-feira 21. Abril 2010, às 02.14.16, lux-integ escreveu: > I am a novice with cmake dabbling with KDE4 and a little with blender) (on > X86_64(only) Linux. Some of our applications are installed in prefix /opt > For KDE4 compilation for example I noticed that libraries are detected >