Skip to content
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

Error compiling with Arduino IDE 2.2.1 #895

Open
daferde opened this issue Oct 14, 2023 · 0 comments
Open

Error compiling with Arduino IDE 2.2.1 #895

daferde opened this issue Oct 14, 2023 · 0 comments

Comments

@daferde
Copy link

daferde commented Oct 14, 2023

After updating Arduino IDE to version 2.2.1 i'm unable to compile the binary for the MPM with an STM-Processor any more.
I'm using the board-version 1.3.1.
The error-message I'm getting follows.

`/Users/user/Library/Arduino15/packages/multi4in1/hardware/STM32F1/1.3.1/tools/macosx/do_version /private/var/folders/tw/0z95k9_s7qnbqjs5fj6c87r40000gn/T/arduino/sketches/95F318BDDEC1EC1FFA546A383B486F1F Multiprotocol.ino /Users/user/ownCloud/Projekte/Arduino/Multiprotocol/trunk/Multiprotocol MULTI_STM32_WITH_BOOT=131
grep: /private/var/folders/tw/0z95k9_s7qnbqjs5fj6c87r40000gn/T/arduino/sketches/95F318BDDEC1EC1FFA546A383B486F1F/preproc/ctags_target_for_gcc_minus_e.cpp: No such file or directory

grep: /private/var/folders/tw/0z95k9_s7qnbqjs5fj6c87r40000gn/T/arduino/sketches/95F318BDDEC1EC1FFA546A383B486F1F/preproc/ctags_target_for_gcc_minus_e.cpp: No such file or directory
grep: /private/var/folders/tw/0z95k9_s7qnbqjs5fj6c87r40000gn/T/arduino/sketches/95F318BDDEC1EC1FFA546A383B486F1F/preproc/ctags_target_for_gcc_minus_e.cpp: No such file or directory
grep: /private/var/folders/tw/0z95k9_s7qnbqjs5fj6c87r40000gn/T/arduino/sketches/95F318BDDEC1EC1FFA546A383B486F1F/preproc/ctags_target_for_gcc_minus_e.cpp: No such file or directory
grep: /private/var/folders/tw/0z95k9_s7qnbqjs5fj6c87r40000gn/T/arduino/sketches/95F318BDDEC1EC1FFA546A383B486F1F/preproc/ctags_target_for_gcc_minus_e.cpp: No such file or directory
grep: /private/var/folders/tw/0z95k9_s7qnbqjs5fj6c87r40000gn/T/arduino/sketches/95F318BDDEC1EC1FFA546A383B486F1F/preproc/ctags_target_for_gcc_minus_e.cpp: No such file or directory
grep: /private/var/folders/tw/0z95k9_s7qnbqjs5fj6c87r40000gn/T/arduino/sketches/95F318BDDEC1EC1FFA546A383B486F1F/preproc/ctags_target_for_gcc_minus_e.cpp: No such file or directory
grep: /private/var/folders/tw/0z95k9_s7qnbqjs5fj6c87r40000gn/T/arduino/sketches/95F318BDDEC1EC1FFA546A383B486F1F/preproc/ctags_target_for_gcc_minus_e.cpp: No such file or directory
grep: /private/var/folders/tw/0z95k9_s7qnbqjs5fj6c87r40000gn/T/arduino/sketches/95F318BDDEC1EC1FFA546A383B486F1F/preproc/ctags_target_for_gcc_minus_e.cpp: No such file or directory
Bibliothek SPI in Version 1.0 im Ordner: /Users/user/Library/Arduino15/packages/multi4in1/hardware/STM32F1/1.3.1/libraries/SPI wird verwendet
`

With IDE version 2.1.1 there is no issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant