Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Can't make this fucking compiler build a file !(Project Imported . MingW installed -> no exe )
icon3.gif  Can't make this fucking compiler build a file ! [message #1759207] Fri, 07 April 2017 14:29 Go to next message
nils gramberg is currently offline nils grambergFriend
Messages: 2
Registered: March 2017
Junior Member
Hello i need help .
Re: Can't make this fucking compiler build a file ! [message #1759213 is a reply to message #1759207] Sat, 08 April 2017 03:22 Go to previous message
David VavraFriend
Messages: 1426
Registered: October 2012
Senior Member
You might get more help if you are more specific about the problem.

You should supply:
- your OS
- Eclipse version
- CDT version
- external tools: gcc, MinGW, cygwin, etc.
- a brief description of the issue you are experiencing.

Don't expect a lengthy tutorial.
Instead read the help pages. For starters:
https://help.eclipse.org/neon/index.jsp?topic=%2Forg.eclipse.cdt.doc.user%2Fconcepts%2Fcdt_c_before_you_begin.htm

The topic description disappears when the thread is opened. If it contains pertinent info it should be repeated in the message.
Understand that eclipse doesn't actually compile anything.it calls external programs to complete the build steps.
Re: Can't make this fucking compiler build a file ! [message #1759235 is a reply to message #1759207] Sat, 08 April 2017 00:16 Go to previous message
Tauno Voipio is currently offline Tauno VoipioFriend
Messages: 742
Registered: August 2014
Senior Member
Open your Eclipse, click Help -> Help Contents -> C/C++ Development User Guide, and read the sections 'Before you begin' and 'Getting Started'. Follow the instructions there and return with questions if there are still some.

You did install the MSYS together with MinGW, yes?



--

Tauno Voipio
Previous Topic:All but first arduino build does not work due to -.d file
Next Topic:Test runner not working after installing NEO
Goto Forum:
  


Current Time: Tue Mar 19 09:34:21 GMT 2024

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

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

Back to the top