Skip to main content



      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 17:13 Go to next message
Eclipse UserFriend
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 16:37 Go to previous message
Eclipse UserFriend
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: Thu May 01 19:35:18 EDT 2025

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

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

Back to the top