I'm new to code::blocks, is there any support for building
across multiple machines?
This would be easy to add in linux, I used to work in an
environment where builds were spread across 80+ software
and hardware solaris boxes. Just a bit of scripting.
Now I'm working in a Windoze environment with Incredibuild.
Would love to dump Visual Studio and get going with wxWidgets
on Windows / Linux.
cheers
Quote from: Mark on June 12, 2006, 09:11:00 PM
I'm new to code::blocks, is there any support for building
across multiple machines?
Hello,
AFAIK C::B does not (yet :)) support distributed compilation. Anyway, you can have a look at here:
http://distcc.samba.org/faq.html
May be it help (at least a bit).
Quote from: Mark on June 12, 2006, 09:11:00 PM
Now I'm working in a Windoze environment with Incredibuild.
Would love to dump Visual Studio and get going with wxWidgets
on Windows / Linux.
Well, you can do it. I use C::B whenever I can :), mostly depending on projects requirements.
Best wishes,
Michael