[CMake] Problem with to long path names on win32

David Cole david.cole at kitware.com
Thu Oct 11 22:57:19 CEST 2007


What is the value of CMAKE_SOURCE_DIR and CMAKE_BINARY_DIR?

On 10/11/07, Christian Ehrlicher <Ch.Ehrlicher at gmx.de> 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... :(
>
>
> Christian
> _______________________________________________
> CMake mailing list
> CMake at cmake.org
> http://www.cmake.org/mailman/listinfo/cmake
>


More information about the Kde-buildsystem mailing list