[opensource-dev] autobuild with VS2005

Boroondas Gupte sllists at boroon.dasgupta.ch
Mon Apr 18 08:08:53 PDT 2011


Linux-based dev here, so be aware my answer is based on hear-say, not
own experience.

On 04/18/2011 02:05 PM, Marine Kelley wrote:
> - Tried to run autobuild as "autobuild build -c Release", only to get
> an error saying that it does not find VS2010 (of course, it is not
> installed). I also had to tell it to not download all the proprietary
> libraries.
AFAIK, you should use OpenSourceRelease, OpenSourceRelWithDebInfo or
OpenSourceDebug as the configuration rather than Release, RelWithDebInfo
or Debug. The configurations without the "OpenSource" prefix in the name
are meant for LL's internal use and might require availability of 3rd
party libraries that LL isn't allowed to re-distribute.

> [...]
> - Ran autobuild, and it worked when using "autobuild build -c
> VCExpressRelWithDebInfo" (that's from memory).
[Question to anyone who might know:] Does that configuration still serve
any purpose? I thought the VCExpress issue(s) was/were solved in a way
that'd also work for non-Express VS10 and thus was merged into the
normal OpenSource* configurations for Windows? Or was that just planned
but didn't get executed (yet)?

Cheers,
Boroondas


More information about the opensource-dev mailing list