JochenBaier

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: CMakeLists.txt not in the root source folder #8123
    JochenBaier
    Participant

    alternative solution: works with an reduced example if i after, Import Folder Recursivley, generate the CMake Build system new with the Project settings->Build subsytem combobox ‘Cmake’ entry (not currently selected).

    But now only one main.cpp in a sub folder is visibly in the visual studio solution explorer. A second main.cpp is missing in the parent folder.

    in reply to: CMakeLists.txt not in the root source folder #8122
    JochenBaier
    Participant

    Hi,

    wizard steps: Linux Project Wizard->Import a CMake project ->Build the projet under Linux over network (ssh settings…)->Next->Connecting too (ok)->The Sources are located on the Windows computer (parentFolder)
    ->Next->Setup Shares and mount points manually (pathes as suggested)

    Now unter Common build settings wizard page the “Directory with CMakeLists.txt” is disabled.

     

    in reply to: CMakeLists.txt not in the root source folder #8046
    JochenBaier
    Participant

    Hi,

    mmh can not change that directory: In the “New Linux Project” wizard on the page “Common build settings”  the textbox “Directory with CMakeLists.txt” is disabled (textbox and button is gray).
    Unter Project->Visual GDB Project Properties->CMake  project properties a Messagebox appears with content ‘Could not find file ‘….rootfolder\CMakeLists.txt”.  Clicking “Ok” the complete property windows is closing…

     

    Jochen

     

     

    in reply to: Use of an existing CMakeLists.txt possible? #7982
    JochenBaier
    Participant

    Thanks for the tutorial link, works.

    Really cool would it be if i could generate the visual studio visualgdb project using an cmake generator like “cmake .. -G”Visual GDB 10 2010”
    and adding an existing gdbsettings settings file.

    Jochen

Viewing 4 posts - 1 through 4 (of 4 total)