Search found 6 matches

by sanukrishnan
Tue May 01, 2018 12:44 pm
Forum: General Discussion
Topic: compilation on windows without MSYS2
Replies: 11
Views: 12177

Re: compilation on windows without MSYS2

Success :D I tried both ways. Platformio needs installation of python. I tried arduino-builder: 1. Downloaded arduino 1.8.5 Zip 2. included esp32hardware support as explained in https://github.com/espressif/arduino-esp32 3. Run get.exe to download required files 4. Deleted all files and folders in a...
by sanukrishnan
Sun Apr 29, 2018 6:53 am
Forum: General Discussion
Topic: compilation on windows without MSYS2
Replies: 11
Views: 12177

Re: compilation on windows without MSYS2

Thank you so much.

Let me try both ways, and I will update that here.
by sanukrishnan
Thu Apr 26, 2018 12:38 pm
Forum: General Discussion
Topic: compilation on windows without MSYS2
Replies: 11
Views: 12177

Re: compilation on windows without MSYS2

Wow. That's a lot of information. Thank you so much Platform IO seems comparatively better. But the problem is it is not portable. I would like to have that "dream zip folder" that could be copied to a number of PCs and can directly start programming esp32. I found the recipes in platform.txt file. ...
by sanukrishnan
Thu Apr 26, 2018 6:24 am
Forum: General Discussion
Topic: compilation on windows without MSYS2
Replies: 11
Views: 12177

Re: compilation on windows without MSYS2

Is there any way to know the procedure used in Arduino that compiles esp32 projects without MSYS?
by sanukrishnan
Wed Apr 25, 2018 10:34 am
Forum: General Discussion
Topic: compilation on windows without MSYS2
Replies: 11
Views: 12177

Re: compilation on windows without MSYS2

But this also adds more dependency and needs additional download.

I am searching about a standalone lightweight ecosystem to develop esp32 applications.
by sanukrishnan
Tue Apr 24, 2018 2:42 pm
Forum: General Discussion
Topic: compilation on windows without MSYS2
Replies: 11
Views: 12177

compilation on windows without MSYS2

Hi, I am a beginner in ESP32 platform trying to implement few ideas on esp32 hardware. My first sample project compiles and gets downloaded well on both Ubuntu and windows with MSYS2. But "esp32_win32_msys2_environment_and_toolchain-20180110.zip" with size 500MB seems too much for me. Is there any a...