I prefer to use vim and the commandline to develop emc.

However, your favorite IDE should work as well.  Just configure it to
run "make" in the "src" subdirectory of the emc2 checkout.  That
rebuilds everything.

Before the first time you build, you'll have to run configure.  When
developing emc I use --enable-run-in-place, so that I can use the
software without a "make install" step:
    ./configure --enable-run-in-place ...

Please consider documenting what it takes to set up your IDE properly on
our wiki, http://wiki.linuxcnc.org/  -- follow these instructions to log
in before editing a page:
http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?BasicSteps

Jeff

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to