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

Could not import project #9255

Open
AlfonsoNavarro-GitHub opened this issue Dec 21, 2024 · 0 comments
Open

Could not import project #9255

AlfonsoNavarro-GitHub opened this issue Dec 21, 2024 · 0 comments

Comments

@AlfonsoNavarro-GitHub
Copy link

PIO Core Call Error: "Resolving esp32dev dependencies...\r\nTool Manager: Installing espressif/toolchain-xtensa-esp32 @ 8.4.0+2021r2-patch5\r\nDownloading 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%\r\nUnpacking 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%\r\nTool Manager: toolchain-xtensa-esp32@8.4.0+2021r2-patch5 has been installed!\r\nTool Manager: Installing platformio/framework-arduinoespressif32 @ ~3.20017.0\r\nDownloading 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%\r\nUnpacking 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%\r\nTool Manager: framework-arduinoespressif32@3.20017.241212+sha.dcc1105b has been installed!\r\nAlready up-to-date.\r\nUpdating metadata for the vscode IDE...\r\n\n\nUserSideException: Processing esp32dev (platform: espressif32; framework: arduino; board: esp32dev)\r\n--------------------------------------------------------------------------------\r\nVerbose mode can be enabled via -v, --verbose option\r\nCONFIGURATION: https://docs.platformio.org/page/boards/espressif32/esp32dev.html\r\nPLATFORM: Espressif 32 (6.9.0) > Espressif ESP32 Dev Module\r\nHARDWARE: ESP32 240MHz, 320KB RAM, 4MB Flash\r\nDEBUG: Current (cmsis-dap) External (cmsis-dap, esp-bridge, esp-prog, iot-bus-jtag, jlink, minimodule, olimex-arm-usb-ocd, olimex-arm-usb-ocd-h, olimex-arm-usb-tiny-h, olimex-jtag-tiny, tumpa)\r\nPACKAGES: \r\n - framework-arduinoespressif32 @ 3.20017.241212+sha.dcc1105b \r\n - tool-esptoolpy @ 1.40501.0 (4.5.1) \r\n - toolchain-xtensa-esp32 @ 8.4.0+2021r2-patch5\r\nConverting WiFiScan.ino\r\ncc1plus.exe: fatal error: opening output file C:\Users\smooth\Documents\PlatformIO\Projects\241221-154640-arduino-wifiscan\src\WiFiScan.ino.cpp: No such file or directory\r\ncompilation terminated.\r\n*** Error 1\r\nAssertionError: :\r\n File "C:\Users\smooth\.platformio\penv\Lib\site-packages\platformio\builder\main.py", line 173:\r\n env.SConscript("$BUILD_SCRIPT")\r\n File "C:\Users\smooth\.platformio\packages\tool-scons\scons-local-4.8.1\SCons\Script\SConscript.py", line 620:\r\n return _SConscript(self.fs, *files, **subst_kw)\r\n File "C:\Users\smooth\.platformio\packages\tool-scons\scons-local-4.8.1\SCons\Script\SConscript.py", line 280:\r\n exec(compile(scriptdata, scriptname, 'exec'), call_stack[-1].globals)\r\n File "C:\Users\smooth\.platformio\platforms\espressif32\builder\main.py", line 368:\r\n target_elf = env.BuildProgram()\r\n File "C:\Users\smooth\.platformio\packages\tool-scons\scons-local-4.8.1\SCons\Util\envs.py", line 252:\r\n return self.method(*nargs, **kwargs)\r\n File "C:\Users\smooth\.platformio\penv\Lib\site-packages\platformio\builder\tools\piobuild.py", line 61:\r\n env.ProcessProgramDeps()\r\n File "C:\Users\smooth\.platformio\packages\tool-scons\scons-local-4.8.1\SCons\Util\envs.py", line 252:\r\n return self.method(*nargs, **kwargs)\r\n File "C:\Users\smooth\.platformio\penv\Lib\site-packages\platformio\builder\tools\piobuild.py", line 121:\r\n env.BuildFrameworks(env.get("PIOFRAMEWORK"))\r\n File "C:\Users\smooth\.platformio\packages\tool-scons\scons-local-4.8.1\SCons\Util\envs.py", line 252:\r\n return self.method(*nargs, **kwargs)\r\n File "C:\Users\smooth\.platformio\penv\Lib\site-packages\platformio\builder\tools\piobuild.py", line 344:\r\n env.ConvertInoToCpp()\r\n File "C:\Users\smooth\.platformio\packages\tool-scons\scons-local-4.8.1\SCons\Util\envs.py", line 252:\r\n return self.method(*nargs, **kwargs)\r\n File "C:\Users\smooth\.platformio\penv\Lib\site-packages\platformio\builder\tools\pioino.py", line 237:\r\n out_file = c.convert(ino_nodes)\r\n File "C:\Users\smooth\.platformio\penv\Lib\site-packages\platformio\builder\tools\pioino.py", line 85:\r\n return self.process(contents)\r\n File "C:\Users\smooth\.platformio\penv\Lib\site-packages\platformio\builder\tools\pioino.py", line 106:\r\n assert self._gcc_preprocess(contents, out_file)\r\n========================== [FAILED] Took 1.76 seconds ==========================\r\n\r\nEnvironment Status Duration\r\n------------- -------- ------------\r\nesp32dev FAILED 00:00:01.764\r\n==================== 1 failed, 0 succeeded in 00:00:01.764 ===================="

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