logo elektroda
logo elektroda
X
logo elektroda

Error when switching from Arduino to Platformio: multiple index rebuild requests

Honsu 159 2
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #1 21414923
    Honsu
    Level 3  
    I would like to switch to the Platformio environment with arduino.
    I get this message.
    Error: Multiple requests to rebuild the project "TEST" index have been received!
    Automatic index rebuilding process has been terminated for 10 minutes.
    at VA.requestRebuild (c:portapps-portable-data-extensions-platformio.platformio-ide-3.3.4-win32-x64-node_modules-platformio-node-helpers-helpers-index.js:1:966290)
    at JA.rebuildIndex (c:\portapps\vscode-portable\dataextensions\platformio.platformio-ide-3.3.4-win32-x64\node_modules\platformio-node-helpers\distindex.js:1:968492)
    at JA.onDidChangeLibDirs (c:■portapps_vscode-portable_data_extensions_platformio.platformio-ide-3.3.4-win32-x64\node_modules_platformio-node-helpersdistindex.js:1:969613)
    at i.value (c:\portapps\vscode-port....
    Do you have a problem with Arduino? Ask question. Visit our forum Arduino.
  • ADVERTISEMENT
  • #2 21419354
    Honsu
    Level 3  
    >>21414923 Error occurs when adding libraries loops. If we explicitly add library A and B but the library B is added by itself as part of the dependency a loop occurs. We only needed to add library A and library B was added as part of the dependency.
  • #3 21419443
    JacekCz
    Level 42  
    @Honsu

    Congratulations (honestly, that's not sarcasm - although it's the normal action of a normal programmer), you've surpassed the level of hundreds or thousands of arduiners here
ADVERTISEMENT