-->
Page 1 of 3

DEV C++

PostPosted: Thu Oct 05, 2017 1:02 pm
by GWizez
Hi every one. Programming teacher as refere me to DEV C++ so I don't need to buy a new computer, to have VS10, to code at home. Being a student, I aint rich so I can't buy computer yearly.

How ever, I've learn to code using Arduino than ESP stuff, but I've ever really touch C++ for a computer a computer. This being sayed, I speak Québécois by the way, Using DEV C++ is kinda nice, so I was woundering if there was any way I could use it to code for ESP8266/ESP32, without using the Arduino IDE. So if you have any experience to share, or just a good link to a How to, would be really great. :D

I'm kinda looking for possibles, and no "it's impossible". So, if you have the kindness to reply to this post, please keep that in mind ;)

Re: DEV C++

PostPosted: Thu Oct 05, 2017 6:56 pm
by rudy

Re: DEV C++

PostPosted: Tue Oct 31, 2017 1:01 am
by Narfel
If Dev C++ is the only thing you can reliably run on your machine you can just use it and set up the external toolchain from expressif. If your machine is having trouble running the Arduino IDE though, i'm afraid nothing will do you any good, since it's lighter than Eclipse (or VS10 for that matter). You might want to check out Atom + Platform.io, but again that is nothing like Dev C++ in terms of system tax.

Re: DEV C++

PostPosted: Tue Oct 31, 2017 1:43 am
by McChubby007
What's the spec of your computer and OS?