KDE_EXPORT in kdelibs and winposix

Ralf Habacker ralf.habacker at freenet.de
Fri Feb 10 16:17:42 CET 2006


William A. Hoffman schrieb:
> At 03:10 AM 2/10/2006, Ralf Habacker wrote:
>   
>> I have tried
>> C:\Daten\kde4\kdelibs>cmake -G "MinGW Makefiles" 
>> -DCMAKE_INCLUDE_PATH:STRING=c:/_KDE4/include\;c:/_KDE4/include/libxml2 
>> -DCMAKE_LIBRARY_PATH
>> :STRING=c:/_KDE4/lib
>>
>> but this does not work also with latest cvs version. As search path 
>> c:/_KDE4/include\;c:/_KDE4/include/libxml2  is used as one path. The 
>> directory delimiter does not work.
>>     
>
> How are you determining that this is being treated as one path?
>
>   
with filemon from http://www.sysinternals.com/Utilities/Filemon.html. 
Start it enter *libxml2* into the include input field. Then run cmake. 
In the resulting lines you will find that as one path

Ralf



More information about the Kde-buildsystem mailing list