Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Changing project executable name
Changing project executable name [message #195918] Tue, 10 July 2007 01:47
Eclipse UserFriend
Originally posted by: usenet.aristeia.com

I'm new to Eclipse, CDT, and IDEs in general. (I'm and Emacs+Command Line kind
of guy.) I've installed Europa and successfully built hello world in C++. That
project is called helloworld. I've also built a separate project called
boosttest that uses Boost functionality. The boosttest project was created by
copying hellowworld and then editing things. The problem I now have is that the
executable created from boosttest is called helloworld.exe, which I'm sure is
part of the configuration I copied over from the helloworld project. Can
somebody please tell me how I can modify boosttest so that it creates an
executable named boost.exe (based on the single object file boost.o)?

Thanks,

Scott
Previous Topic:'Target selection failed' when try to debug
Next Topic:Multiple artifacts within a single project
Goto Forum:
  


Current Time: Thu May 08 08:26:38 EDT 2025

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

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

Back to the top