-->
Page 1 of 1

Is it possible to use it without Eclipse?

PostPosted: Tue Feb 16, 2016 10:48 pm
by OnlineDishwasher
Can I use the Sming framework without Eclipse? I have never used Eclipse and am much more comfortable in vim on my Mac. Can I use vim and the command line to compile Sming programs? How?

Re: Is it possible to use it without Eclipse?

PostPosted: Sun Feb 21, 2016 6:39 pm
by robercal
Look into the sming examples folder, you can compile them with the provided makefiles, no need to use eclipse.