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

AP連線編譯錯誤(出現 No such file or directory) #196

Open
jackjeanab opened this issue Jul 1, 2018 · 4 comments
Open

AP連線編譯錯誤(出現 No such file or directory) #196

jackjeanab opened this issue Jul 1, 2018 · 4 comments
Assignees
Labels

Comments

@jackjeanab
Copy link

jackjeanab commented Jul 1, 2018

default

錯誤訊息:

Launching Arduino.exe...
Loading configuration...
Initializing packages...
Preparing boards...
Verifying...
Build options changed, rebuilding all
In file included from c:\users\jack\documents\temp\blocklyduino-3.0.214b-win64-ide\blocklyduino3\arduino-1.8.5\portable\packages\arduino\tools\arm-none-eabi-gcc\4.8.3-2014q1\arm-none-eabi\include\c++\4.8.3\bits\stl_tree.h:61:0,

from c:\users\jack\documents\temp\blocklyduino-3.0.214b-win64-ide\blocklyduino3\arduino-1.8.5\portable\packages\arduino\tools\arm-none-eabi-gcc\4.8.3-2014q1\arm-none-eabi\include\c++\4.8.3\set:60,

 from C:\Users\Jack\Documents\temp\blocklyduino-3.0.214b-win64-ide\BlocklyDuino3\arduino-1.8.5\portable\packages\LinkIt\hardware\linkit_rtos\0.10.18\libraries\LWiFi\src/WiFiServer.h:25,

 from C:\Users\Jack\Documents\temp\blocklyduino-3.0.214b-win64-ide\BlocklyDuino3\arduino-1.8.5\portable\packages\LinkIt\hardware\linkit_rtos\0.10.18\libraries\LWiFi\src/LWiFi.h:31,

 from C:\Users\Jack\Documents\temp\blocklyduino-3.0.214b-win64-ide\BlocklyDuino3\sketches\tmp\tmp.ino:9:

c:\users\jack\documents\temp\blocklyduino-3.0.214b-win64-ide\blocklyduino3\arduino-1.8.5\portable\packages\arduino\tools\arm-none-eabi-gcc\4.8.3-2014q1\arm-none-eabi\include\c++\4.8.3\bits\stl_algobase.h:65:42: fatal error: bits/stl_iterator_base_types.h: No such file or directory

 #include <bits/stl_iterator_base_types.h>

 ^

 compilation terminated.

exit status 1
Arduino.exe exited with 1 and null
@pablosun pablosun self-assigned this Jul 6, 2018
@pablosun pablosun added the bug label Jul 6, 2018
@pablosun pablosun added this to the beta_3 milestone Jul 9, 2018
@pablosun
Copy link

pablosun commented Jul 9, 2018

Hi @jackjeanab , 能否請您實驗看看,將 BlocklyDuino3 的目錄,從 C:\Users\Jack\Documents\temp\blocklyduino-3.0.214b-win64-ide\ 搬移到 C:\ 或是 D:\,看看此問題是否仍會發生呢?

因為我去看那個檔案應該是要存在的,所以有可能跟路徑長度限制有關係。

@pablosun pablosun removed this from the beta_3 milestone Jul 9, 2018
@jackjeanab
Copy link
Author

用上面的方法 把路徑縮短 問題就不會發生

@pablosun
Copy link

@jackjeanab 感謝協助驗證,我們會再繼續釐清怎麼解決路徑深度(也有可能是 command 長度)的問題,此問題先保持 Open。

@pablosun pablosun changed the title AP連線編譯錯誤 AP連線編譯錯誤(出現 No such file or directory) Jul 11, 2018
@jackjeanab
Copy link
Author

jackjeanab commented Jul 11, 2018 via email

@pablosun pablosun added this to the Beta_5 milestone Aug 28, 2018
@pablosun pablosun removed this from the Beta_5 milestone Jun 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants