Cmake BUG

Sysprogs forums Forums VisualGDB Cmake BUG

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #21630
    b.timofte
    Participant

    Dear all

    I have a folder with few hundred files and when i add these files i get a Cmake error

     

    Configuring done
    CMake Warning in CMakeLists.txt:
    The object file directory

    C:/VisualGdb/ProjectName123.dir/

    has 188 characters.  The maximum full path to an object file is 250
    characters (see CMAKE_OBJECT_PATH_MAX).  Object file

     

     

    In my auto generated cmakefilelist.txt i see this VERY long line

     

    add_executable(ProjName , ProjName.cpp,…..,…)

     

    #21635
    support
    Keymaster

    Hi,

    Sorry, it doesn’t look like anything originating from VisualGDB. Please consider creating a discussion thread in CMake forums.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.