Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-2005

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

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.7.0
    • Affects Version/s: None
    • Component/s: Build
    • 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:
            bjori Hannes Magnusson
            Reporter:
            rassi J Rassi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: