Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Configure CMake with eclipse

Hi folks,

One of the places we are currently "light" on documentation is in the new core build based projects.

Can someone, as a starting point, respond to Marcus in the bug - then we can try to turn that into some documentation for the next person?

I know a number of companies are using the cmake / core build in their own products based on CDT, so I am hoping that one of you can help out here.

Thanks
Jonah


~~~
Jonah Graham
Kichwa Coders
www.kichwacoders.com


---------- Forwarded message ---------
From: <bugzilla-daemon@xxxxxxxxxxx>
Date: Tue, 19 Oct 2021 at 15:32
Subject: [Bug 576744] Configure CMake with eclipse
To: <jonah@xxxxxxxxxxxxxxxx>


https://bugs.eclipse.org/bugs/show_bug.cgi?id=576744
Product/Component: CDT / cdt-cmake


            Bug ID: 576744
           Summary: Configure CMake with eclipse
    Classification: Tools
           Product: CDT
           Version: 10.3.3
          Hardware: PC
                OS: Windows 10
            Status: NEW
          Severity: normal
          Priority: P3
         Component: cdt-cmake
          Assignee: cdt-build-inbox@xxxxxxxxxxx
          Reporter: marcusaloshy@xxxxxxxxx
        QA Contact: jonah@xxxxxxxxxxxxxxxx
                CC: cdtdoug@xxxxxxxxx, jonah@xxxxxxxxxxxxxxxx
  Target Milestone: ---

Im totally new to this environment and  trying to integrate CMake with eclipse
so as the first step installed CMake plugins from the market place and its
showing "CMake project" in the new project wizard and the project contains .cpp
file and CMakeLists.txt but when i try to build that project its showing "Build
not configured correctly" and "No tool chain found for build target"

Should i miss something to configure ? which toolchain i need to use to build a
basic cmake project ? Is there any documentation available to build a basic
cmake project with eclipse ?

--
You are receiving this mail because:
You are on the CC list for the bug.
You are the QA Contact for the bug.
You are watching the assignee of the bug.

Back to the top