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 multiple request to rebuild #7

Closed
FM-silla opened this issue Apr 14, 2023 · 2 comments
Closed

Error multiple request to rebuild #7

FM-silla opened this issue Apr 14, 2023 · 2 comments

Comments

@FM-silla
Copy link

FM-silla commented Apr 14, 2023

Hi, tnx for the script I was able to move from cubeIDE project to platformio using the automatic script but i get continously the rebuild popup and finally this error....do you know what can be the cause?

"Error: Multiple requests to rebuild the project "STM32G4" index have been received! Automatic index rebuilding process has been terminated for 10 minutes. "

@jbaumann
Copy link
Owner

This seems to be a problem with the Intellisense index.

See this issue: platformio/platformio-vscode-ide#2363

The script does not change libdeps_dir, could you check whether another plug-in might be changing it and triggering the rebuild?

You could also try a manual rebuild as described in the issue. I would be interested if that fixes the problem.

@FM-silla
Copy link
Author

FM-silla commented Apr 17, 2023

This seems to be a problem with the Intellisense index.

See this issue: platformio/platformio-vscode-ide#2363

The script does not change libdeps_dir, could you check whether another plug-in might be changing it and triggering the rebuild?

You could also try a manual rebuild as described in the issue. I would be interested if that fixes the problem.

thanks I will investigate and let you know if I find smthig.

@jbaumann jbaumann closed this as completed May 1, 2023
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

2 participants