Hi ivbsd1! Am Sonntag, 3. Juli 2016 10:41:35 UTC+2 schrieb ivbsd1: > > Hi William, > > I'd like to take your advice and use native compilation on BBB but try to > use some IDE anyway. > As I know, Visual Studio can be such IDE. VS can automatically copy and > remote build your sources and launch your application with the debugger on > target. > Are you familiar with non-commercial tool which is able to do this ? >
I use Geany <https://www.geany.org>, an OpenSource, lightweight IDE supporting a bunch of languages. You can configure any command to compile and run the binary (I don't use this feature, I prefer to SSH to the target). You can run it on the PC or at the BBB. Willaim Hermanns: > Using Make is probably a good idea. > Since a lot of projects migrate from Make to CMake, checking this first is propably a better idea. BR -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/c2feeb04-b02a-4693-a31e-52d9504afde5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
