开发者

Using Boost with Team Foundation Server

What would be a good way to use Boost in a small team (< 10 people) and lower the time between joining the team and building the application as much as possible. I basically want a workflow like this...

  1. Set up the TFS with the new person's username + password.
  2. Have them log into the TFS from Visual Studio.
  3. Check out the team project (which uses boost libraries) and hit build.
  4. Build succeeds开发者_JS百科. Now they can get hacking.

Suggestions, anyone?


Check in an already-compiled Boost into a "vendor" folder, then just point all the project refs toward that folder.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜