Author Topic: CCP "compile changed"  (Read 7249 times)

Offline metalninjadragon

  • PLUS+1 Developer
  • ***
  • Posts: 32
  • Karma: +0/-0
CCP "compile changed"
« 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