KDE/kdelibs/kdecore
Peter Kümmel
syntheticpp at gmx.net
Wed Feb 15 22:41:47 CET 2006
Peter Kümmel wrote:
> Ralf Habacker wrote:
>> SVN commit 509904 by habacker:
>>
>> added misssing netsupp_win32.cpp to win32 compilation
>>
>> M +2 -1 CMakeLists.txt
>>
>>
>> --- trunk/KDE/kdelibs/kdecore/CMakeLists.txt #509903:509904
>> @@ -41,7 +41,8 @@
>> ${CMAKE_SOURCE_DIR}/libltdl/ltdl_win.c
>> kapplication_win.cpp
>> kglobalaccel_win.cpp
>> - ktoolinvocation_win.cpp )
>> + ktoolinvocation_win.cpp
>> + netsupp_win32.cpp )
>> endif (WIN32)
>>
>>
>>
>>
>
> Are you sure you need netsupp_win32.cpp?
> In the cmake build it's not needed any more.
> I've moved all the functions to kdewin32.
>
> Peter
Please check if your configure files AND
your installed kdewin32 files are up to date.
Peter
More information about the Kde-buildsystem
mailing list