release-compile task on Evergreen Windows variants builds debug version of driver

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 1.7.0
    • Affects Version/s: None
    • Component/s: Build
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      From looking at the build logs of a recent "release-compile" task on the "Windows (VS 2015)" builder, it looks like a debug build of the driver is being built by mistake.

      The logs show the compiler flags "/MDd" and "/D _DEBUG" being passed to cl.exe, and the value of ${CMAKE_CFG_INTDIR} appears to be "Debug".

      Perhaps the "/p:Configuration=Release" option needs to be passed to msbuild.exe?

              Assignee:
              Hannes Magnusson (Inactive)
              Reporter:
              J Rassi (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: