Search found 65 matches
- Fri Jan 04, 2019 2:25 pm
- Forum: ESP-IDF
- Topic: Compilation problem with CMake build system under Windows 7
- Replies: 7
- Views: 3431
Re: Compilation problem with CMake build system under Windows 7
Now I was able to advance a little bit on this topic: In general I am having the problem on the windows 7 machine that the invocation of "idf.py build" has exactly no output like so: C:\Users\de527\esp\blink>idf.py build C:\Users\de527\esp\blink> also invoking idf.py without any arguments has not ou...
- Thu Jan 03, 2019 10:06 pm
- Forum: General Discussion
- Topic: MSYS2 is slow on Windows 10
- Replies: 30
- Views: 18450
Re: MSYS2 is slow on Windows 10
Both German.
Maybe that is the problem? How can I switch to English - just for test?
Maybe that is the problem? How can I switch to English - just for test?
- Thu Jan 03, 2019 8:02 pm
- Forum: ESP-IDF
- Topic: Compilation problem with CMake build system under Windows 7
- Replies: 7
- Views: 3431
Compilation problem with CMake build system under Windows 7
After poitively installing and using the CMake build system on Windows 10 I now tried to install the same on a Windows 7 PC - unfortunatley without success. I am running in compilation errors: Checking Python dependencies... Python requirements from c:\Users\de527\esp\esp-idf\requirements.txt are sa...
- Thu Jan 03, 2019 7:50 pm
- Forum: General Discussion
- Topic: MSYS2 is slow on Windows 10
- Replies: 30
- Views: 18450
Re: MSYS2 is slow on Windows 10
Now I tried to install the same build system (CMake based) on a Windows 7 PC (previous installation was on Windows 10) and I am encountering compile time errors. I think I will open a separate thread for this.
- Thu Jan 03, 2019 6:53 pm
- Forum: General Discussion
- Topic: MSYS2 is slow on Windows 10
- Replies: 30
- Views: 18450
Re: MSYS2 is slow on Windows 10
@roland Hello squonk11! I fixed a similar issue in https://github.com/espressif/esp-idf/commit/4749b118bc5e80e3d3ab5999444d078d36bfb1c9. Does this fix your issue? This fix is already included in my version of "idf.py". The problem still persits. But it is not a big issue since I can terminate monito...
- Thu Jan 03, 2019 6:46 pm
- Forum: General Discussion
- Topic: MSYS2 is slow on Windows 10
- Replies: 30
- Views: 18450
Re: MSYS2 is slow on Windows 10
@ESP_Angus Executing "C:\Python27\python.exe C:\Users\gus\dev\esp-idf\tools/idf_monitor.py -p COM6 -b 115200 C:\Users\gus\Desktop\esp-idf-v3.1.2\examples\get-started\hello_world\build\hello-world.elf -m 'C:\Python27\python.exe' 'C:\Users\gus\Desktop\esp-idf-v3.1.2\tools\idf.py' '-p' 'COM6'"... --- i...
- Thu Jan 03, 2019 3:09 pm
- Forum: General Discussion
- Topic: MSYS2 is slow on Windows 10
- Replies: 30
- Views: 18450
Re: MSYS2 is slow on Windows 10
@roland:
I am using:"v3.3-beta1-136-g97eecfa1b".What is the IDF version you are using?
I need to check if this also helps for me.I fixed a similar issue in https://github.com/espressif/esp-idf/co ... 8d36bfb1c9. Does this fix your issue?
- Tue Jan 01, 2019 4:49 pm
- Forum: General Discussion
- Topic: MSYS2 is slow on Windows 10
- Replies: 30
- Views: 18450
Re: MSYS2 is slow on Windows 10
Now I switched to the CMake build system under Windows cmd.exe. This works tremendously fast! But I still have the problem, that I am not able to quit monitor mode by hitting "Ctrl-]". But in windows cmd.exe I have the option to exit the running script (idf.py) just by hitting "Ctrl+c". This is not ...
- Sun Dec 30, 2018 10:52 pm
- Forum: General Discussion
- Topic: MSYS2 is slow on Windows 10
- Replies: 30
- Views: 18450
Re: MSYS2 is slow on Windows 10
ah, o.k. Sorry for the misunderstanding.
But I am really having a problem with this right now: even starting the terminal mode (make monitor) takes sometimes several minutes until I see the first output on my screen.
But I am really having a problem with this right now: even starting the terminal mode (make monitor) takes sometimes several minutes until I see the first output on my screen.
- Sun Dec 30, 2018 7:01 pm
- Forum: General Discussion
- Topic: MSYS2 is slow on Windows 10
- Replies: 30
- Views: 18450
Re: MSYS2 is slow on Windows 10
@mikemoy: The option -jx I know already. This was not the question.
My question is that I am not able to quit the monitor mode (incoked by 'make monitor') using "Ctrl+]" key. This keystroke is simply ignored by WSL.
My question is that I am not able to quit the monitor mode (incoked by 'make monitor') using "Ctrl+]" key. This keystroke is simply ignored by WSL.