<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On 8 December 2017 at 17:33, William Ewing <span dir="ltr"><<a href="mailto:will.ewing.iv@gmail.com" target="_blank">will.ewing.iv@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>I use a PowerShell script to setup the VC environment on Windows and start the build; for instance:<br></div><div><br></div><div><div># Build for Win32/x86</div><div># This requires the Wintellect PowerShell modules.</div><div>Import-VisualStudioEnvironment -VSVersion 2017 -Architecture x86</div><div>b</div><div><div class="gmail-h5"><div><br></div></div></div></div></div></blockquote><div><br></div><div>Thanks for the idea but it's still problematic to have to change the environment or cli window to work on several builds of one project.<div>Also I suspect it will not work in some other cli like the one provided with git on windows, which is unfortunate because</div><div>it works well for everything else.</div></div><div><br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div><div class="gmail-h5"><div></div><div class="gmail_quote"><div dir="ltr">On Thu, Dec 7, 2017 at 9:32 AM Klaim - Joël Lamotte <<a href="mailto:mjklaim@gmail.com" target="_blank">mjklaim@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hello,<div><br></div><div>I'm probably missing something very obvious, but I totally fail to find a complete list of possible config options?</div><div>I searched in b and bpkg commands see if there is a way to obtain such list</div><div>but didn't find it yet, and I searched in their help and online pages (which are the help basically)</div><div>but so far no luck.</div><div><br></div><div>Is there such a reference documentation somewhere?</div><div>My understanding is that these these options can be easily extended</div><div>so I suppose that some way to see the currently available list is necessary?</div><div><br></div><div>Meanwhile, side question related to this: I was looking for how to specify</div><div>which version of the cl compilers installed with Visual Studio to use in one configuration.</div><div>If the only way is to use different vsvarsall.bat when building it will be problematic when</div><div>working with different cls.</div><div><br></div><div>A. Joël Lamotte</div><div><br></div></div>
</blockquote></div></div></div></div></div>
</blockquote></div><br></div></div>