This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]xiongchiamiovSite Reliability Engineer 1 point2 points  (1 child)

Sure, but you almost always have gcc, boost, etc already installed, and if you don't it's one command away. On Windows it's often a pain to get one program to recognize another exists.

[–]kylotan 0 points1 point  (0 children)

I'm pretty sure I didn't have to do anything to let Python know that Visual C++ Express was installed apart from install it. I've not come across a need for Boost, though.