[CMake] Problem with to long path names on win32

2007-10-11 Thread Christian Ehrlicher
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:

Re: [CMake] Problem with to long path names on win32

2007-10-11 Thread David Cole
What is the value of CMAKE_SOURCE_DIR and CMAKE_BINARY_DIR? On 10/11/07, Christian Ehrlicher [EMAIL PROTECTED] wrote: Hi, I currently can't compile kdebase/konqueror because the paths exceeds the max path length:

Re: [CMake] Problem with to long path names on win32

2007-10-11 Thread Brad King
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

Re: [CMake] Problem with to long path names on win32

2007-10-11 Thread Christian Ehrlicher
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