Hi, what is "set-vs-env.sh"? I can not find that in my output directory.
I think the variables INCLUDE and LIB from which VS_INCLUDE and VS_LIB are derived are in <output-dir>/localdevenv.sh Amanda, could you please also post the contents of <output-dir>/localdevenv.sh Also please post the part of config.log where the toolchain detection starts (i.e. something like "configure:26374: Using default toolchain microsoft (Microsoft Visual Studio)") up tot he part you already posted. Regards, Volker On Thu, Apr 17, 2014 at 1:02 AM, Magnus Ihse Bursie <magnus.ihse.bur...@oracle.com> wrote: > On 16 apr 2014, at 21:00, Amanda Jiang <amanda.ji...@oracle.com> wrote: >> >> VS_INCLUDE=" " >> VS_LIB=" " > > These should not be empty. It is the cause of your failures. The question is > why they are empty, though... > > /Magnus