Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » How to update older 3.3 no tool chains to 3.4
How to update older 3.3 no tool chains to 3.4 [message #230417] Tue, 17 February 2009 22:13 Go to next message
Richard Gobeli is currently offline Richard GobeliFriend
Messages: 18
Registered: July 2009
Junior Member
I have systems using simple gnu make for building which work in Eclipse
3.3.

When I import these systems to Eclipse 3.4 as a project, they will not
build.

I can get them to build if I first create a dummy project with no tool
chain and then import from the file system and not as project.

It seems to be some kind of compatibility issue between the older build
calls and the news 3.4 build calls.

Is there any settings I can change that will get the project to work
without having to recreate the project structure and importing files?

Thanks,
Richard
Re: How to update older 3.3 no tool chains to 3.4 [message #230509 is a reply to message #230417] Thu, 19 February 2009 21:37 Go to previous message
Richard Gobeli is currently offline Richard GobeliFriend
Messages: 18
Registered: July 2009
Junior Member
Info for other users:

I found the Convert to a C/C++ Make Project.
This allowed me to build the project.

I did have a make target that still had errors, because it could not find
an executable program in the project folder.

It would all work correctly after closing and reopening the project.

Richard
Previous Topic:[MBS & User Toolchain] Relink doesn't start with updated lib
Next Topic:cdt toolbar issues
Goto Forum:
  


Current Time: Sun Jul 21 15:27:17 GMT 2024

Powered by FUDForum. Page generated in 0.03595 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top