PLUS+1 User Forum

PLUS+1 Tools => PLUS+1 and C => Topic started by: metalninjadragon on January 19, 2011, 11:29:35 PM

Title: CCP "compile changed"
Post by: metalninjadragon on January 19, 2011, 11:29:35 PM
Having to re-link in my libraries every time I modify and recompile is too time consuming an operation.
It would be nice if I could "link in" my libraries instead of copy them in, and then rebuild changed in the graphical environment to fix it.

Is it safe to just copy over the library/header file in the Plus1 source folder? Or are they linked in in some other way as well. Is there a recommended way of doing this?

While I'm at it, is it possible to rebuild a Plus1 project from the command line, so I could update the C version and rebuild the binary without having to open Plus1?

thanks