Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Problems creating C/C++ Project(Cant click the "Finish" Button for some reason)
Problems creating C/C++ Project [message #1786796] Fri, 11 May 2018 17:53
Richard Wieditz is currently offline Richard WieditzFriend
Messages: 1
Registered: May 2018
Junior Member
Hello Eclipse Community,

this is the first time i get in touch with Eclipse.

I use Eclipse Oxygen for developing an application for a microcontroller named Nucleo STM32-F401RE.

To do so i was following a guide i found (cant post the link to it).

In short i did this:
- Install Eclipse Oxygen 3
- Install C/C++ Development Tools
- Install the GNU ARM plug-ins for Eclipse
- Install the GCC ARM tool-chain
- Install the Build Tools
- Install the ST Link drivers for STM32Nucleo board

which worked pretty well until i reached the very last step, which is to create a C/C++ test project.

Everything worked as expected and as described in the guide, except the very last dialog during the project creation wizard, which wants me to select the Cross GNU ARM Toolchain.

The Toolchain has been installed successfully and i filled up every form field for this dialog correctly.
(every entrie seems to make sense to me)

Problem is now:
I cant click the "Finish" button, which is greyed out.
The "Back" button is not working as well.

Did I miss something?

UPDATE

Opening Eclipse with the integrated errorlog console brought up the following error when opening the project creation wizard:

Managed Build system manifest file error: Duplicate identifier ilg.gnuarmeclipse.managedBuild.cross.toolchain.lib.release for element type ToolChain

[Updated on: Sat, 12 May 2018 10:44]

Report message to a moderator

Previous Topic:Photon LLVM configuration problem Debian Buster
Next Topic:Set C++ Standart to C++17
Goto Forum:
  


Current Time: Wed Sep 25 23:53:42 GMT 2024

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

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

Back to the top