> There is nothing wrong with cutting a complex process into small pieces.

The problems lie between the programs. It is never clear to me when I
need to call autogen.sh, and when I need to call configure.sh. scons
gives me a peace of mind.

> I guess that'd rate around '2' or '3' on a scale from 0-5... It's means
> that MSVS is used just for text editing and debugging, but not for
> as 'IDE' (including e.g. project management)

cmake does not do 'project management' either. It adds compile and
dependency check to your list.

Cheers,
Bo

Reply via email to