Skip to content

Compiler output not displayed #357

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
carlosperate opened this issue May 7, 2021 · 2 comments
Closed

Compiler output not displayed #357

carlosperate opened this issue May 7, 2021 · 2 comments
Assignees
Labels
conclusion: duplicate Has already been submitted topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@carlosperate
Copy link

Describe the bug
This sketch from the BLE test dashboard has some issues with the latest version of the MbedOS core:

When trying to compile it with IDE 2.0.0-beta.5 the compilation error is not shown in the output.

To Reproduce
Steps to reproduce the behavior:

  1. Install Nano 33 BLE board (MbedOS)
  2. Create a new sketch with this code sketch
  3. Select the Nano 33 BLE board type
  4. Click "Verify" button
  5. Output only shows the compiler error code, not the full message

Expected behavior
Full compiler output, specifically the errors.

Screenshots
beta.5:
image

Old IDE:
image

Desktop (please complete the following information):

  • OS: macOS Big Sur
  • Version: 11.2.1

Additional context
N/A

@petrbrouzda
Copy link

petrbrouzda commented May 15, 2021

Windows 10, IDE 2.0.0-beta6.
The same problem - stderr from compiller is not displayed, so I'm not able to solve problems. Have to build app in Arduino 1.8 to see root cause.

See image with 1.8 and 2.0-beta6 difference on the same source:
image

I think that this is a duplicate of https://github.com/arduino/arduino-ide/issues/249

@per1234
Copy link
Contributor

per1234 commented May 16, 2021

Thanks to @carlosperate for taking the time to submit a report and and to @petrbrouzda for pointing out the previous related issue. This also might be related to #374

It's best to have only a single issue per subject so we can consolidate all relevant discussion to one place, so I'll go ahead and close this in favor of the other.

If you end up with additional information to share, feel free to comment in the other thread.

@per1234 per1234 closed this as completed May 16, 2021
@per1234 per1234 added the conclusion: duplicate Has already been submitted label May 16, 2021
@rsora rsora added the type: imperfection Perceived defect in any part of project label Sep 22, 2021
@per1234 per1234 added the topic: code Related to content of the project itself label Oct 20, 2021
@per1234 per1234 self-assigned this Nov 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: duplicate Has already been submitted topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

4 participants