Emacs is not an IDE, but a text editor. IDE include a source code (text) editor, a compiler, a linker and a debugger
Eclipse, Netbeans, Mono development, Visual studio; these are IDE I second the use of Emacs, it is great to write code, but you still need to use a compiler, linker and debugger to write executables on the BB On Wednesday, March 5, 2014 4:54:22 AM UTC-8, wharms wrote: > > > > Am 05.03.2014 13:25, schrieb Karl Longen: > > He is asking to code via IDE directly in Armstrong...G++ and the other > > command line solutions do not fit the IDE requirement. > > > > he did not specify what IDE could simply use emacs. > > re, > wh > > > > On Wednesday, March 5, 2014 4:15:11 AM UTC-8, [email protected] wrote: > >> > >> Karl Longen <[email protected] <javascript:>> wrote: > >>> [-- text/plain, encoding 7bit, charset: UTF-8, 35 lines --] > >>> > >>> Sadly there are no options to code directly on the BB; unless you run > >> the > >>> full desktop environment on a tv or monitor. > >>> > >> Ay? You can do it all from the command line surely, there's gcc and > >> g++ there and make. There's also vi for editing your files. I > >> personally find that IDEs just get in the way. > >> > >> Open multiple ssh connections to the BBB, run vi in one of them, make > >> in another and do testing in a third - the best IDE there is. > >> > >> -- > >> Chris Green > >> ยท > >> > >> > > > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
