Skip to main content



      Home
Home » Newcomers » Newcomers » Compiling multiple programs in a project
Compiling multiple programs in a project [message #762809] Thu, 08 December 2011 11:43 Go to next message
Eclipse UserFriend
I have two independent C programs within one project. When I try to build the project, Eclipse is trying to compile them together. This results in a "multipile definition of main" compiliation error.

How do I tell eclipse that I want to compile them separately?
Re: Compiling multiple programs in a project [message #762828 is a reply to message #762809] Thu, 08 December 2011 12:07 Go to previous message
Eclipse UserFriend
On 08-Dec-11 09:43, Michael wrote:
> I have two independent C programs within one project. When I try to
> build the project, Eclipse is trying to compile them together. This
> results in a "multipile definition of main" compiliation error.
>
> How do I tell eclipse that I want to compile them separately?

As pointed out by sticky posts at the top of this forum, you're better
off asking C/C++ questions in the Eclipse CDT forum.
Previous Topic:Adding a new file to a project build
Next Topic:Error when trying to open Eclipse
Goto Forum:
  


Current Time: Sat Jul 05 01:50:27 EDT 2025

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

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

Back to the top