after creating a project a fatal error occurs " searching for binaries (projectname)"
Opened this issue · 1 comments
Dreyia commented
Steps to reproduce:
"An internal error occurred during: "Searching for Binaries (test4)".
Receiver class org.zephyrproject.ide.eclipse.core.build.toolchain.ZephyrGCCToolChain does not define or inherit an implementation of the resolved method 'abstract java.util.List getBinaryParserIds()' of interface org.eclipse.cdt.core.build.IToolChain. "
What i've done:
+Installed maven, ammended it to my path
+installed the latest java
i can build projects through the command line
Dreyia commented