[CMake] Problem with to long path names on win32

Christian Ehrlicher Ch.Ehrlicher at gmx.de
Fri Oct 12 06:33:15 CEST 2007


Brad King schrieb:
> Christian Ehrlicher wrote:
>> Hi,
>>
>> I currently can't compile kdebase/konqueror because the paths exceeds
>> the max path length:
>>
>> D:\kde-msvc\tmp\kdebase-beta3-3.94.1.20071011\work\kdebase\apps\konqueror\sidebar\trees\konq_sidebartreetoplevelitem.cpp
>> : fatal error C1083: Datei (vom Compiler generiert) kann nicht geöffnet
>> werden:
>> "apps/konqueror/sidebar/trees/bookmark_module/CMakeFiles/konq_sidebartree_bookmarks.dir/__/__/__/__/__/__/kdebase/apps/
>> konqueror/sidebar/trees/konq_sidebartreetoplevelitem.obj": No such file
>> or directory
>>
>> Any idea how to fix this problem? I already shortened the paths but
>> they're still to long... :(
> 
> CMake HEAD (in CVS) uses a much better policy to determine path names to
> reduce the cases in which the long names are encountered.  It also has a
> way to automatically replace long path names with short ones in a unique
> manner.  Unfortunately the changes are too extensive to port to the 2.4
> release branch.
> 
Thx, I'll try cmake head.

Christian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 250 bytes
Desc: OpenPGP digital signature
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20071012/50b46f71/attachment.pgp 


More information about the Kde-buildsystem mailing list