cmake4eclipse
Details Group Tabs
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
January 2021 | 136/921 | 436 (0.11%) | 30 |
December 2020 | 125/919 | 516 (0.12%) | 29 |
November 2020 | 132/925 | 522 (0.11%) | 36 |
October 2020 | 121/927 | 592 (0.13%) | 36 |
September 2020 | 127/894 | 510 (0.11%) | 21 |
August 2020 | 115/867 | 455 (0.12%) | 19 |
July 2020 | 116/870 | 479 (0.12%) | 29 |
June 2020 | 126/867 | 491 (0.11%) | 30 |
May 2020 | 124/876 | 573 (0.12%) | 36 |
April 2020 | 125/891 | 659 (0.12%) | 40 |
March 2020 | 139/892 | 591 (0.11%) | 36 |
February 2020 | 115/885 | 664 (0.13%) | 35 |
Unsuccessful Installs in the last 7 Days: 1
Count | Error Message |
---|---|
1 | Cannot continue the operation. There is another install operation in progress. |
Tuesday, January 26, 2021 - 23:05
Reviews Sign in to post reviews
Cannot install cmake4eclipse from Maketplace
Submitted by Peixi Gong on Mon, 2020-01-20 02:58
Hi, the link is broken, when i install cmake4eclipse from Marketplace, it shows:
The following solutions are not available: cmake4eclipse.
It tries to pull from this site:
https :// raw.githubusercontent.com/15knots/cmake4eclipse/master/releng/comp-update/content.xml
br
Peixi
Doesn't work
Submitted by Benjamin Shadwick on Sun, 2019-03-10 15:02
Doesn't work for an existing project:
Followed the Getting Started section of the user guide, but when I try to build it just invokes CMake to create Makefiles. There's no way to build the code itself.
The project builds fine in Eclipse if I manually invoke CMake with the Eclipse CDT generator and then import the project into Eclipse, so there's nothing wrong with the CMakeLists.txt or Eclipse.
Re: Doesn't work
Submitted by Martin Weber on Thu, 2019-03-21 17:49
<p>Works for me since 2013. Did you have a look at the CDT build console?<br />
Just import one of the <a href="https://github.com/15knots/cmake4eclipse-sample-projects.git">example projects</a> and see.</p>
Connection Refused
Submitted by Nitin Sharma on Sun, 2018-09-23 16:47
how to set up connction again.
Update after change of CMakeList.txt
Submitted by Piotr Pryga on Mon, 2018-01-08 16:44
There is a problem with a project after update of CMakeLists.txt file by hand. If e.g. I add something there and try to build, soluion will be not re-created. It would be very convenient to have that, in other case the plugin is "use once and avoid updates"... then it makes it senseless to use. Besides that is looks veri promissing!
Re: Update after change of CMakeList.txt
Submitted by Martin Weber on Mon, 2018-01-15 12:30
For Makefiles and ninja files, cmake generates rules in the build-scripts that automatically re-generate the scripts if one of the project`s CMakeLists.txt files has changed. Simlar rules should be generated for MS solution files, too. Please have a look at these files.
BTW: Please use the <a href="http://groups.google.com/d/forum/cmake4eclipse-users">mailing list</a> to ask questions.
Connection Refused
Submitted by Hedayat Vatankhah on Sat, 2017-01-07 03:44
Trying to install, but seems the following link is broken (added spaces so that it'll be allowed to be posted):
https :// raw.githubusercontent.com/15knots/cmake4eclipse/master/releng/comp-update/content.xml
Re: Connection Refused
Submitted by Peixi Gong on Mon, 2020-01-20 02:59
HI Hedayat, did you get any reply on your link broken comment? I have the same issue.
br
Peixi