Bug #87528 build on windows: adapt WiX search to 32/64bit versions of cmake
Submitted: 24 Aug 2017 13:53 Modified: 4 Sep 2017 3:00
Reporter: Tor Didriksen Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:5.7.20 OS:Any
Assigned to: CPU Architecture:Any

[24 Aug 2017 13:53] Tor Didriksen
Description:
When upgrading to cmake3.8 bulding of MSI packages fails because the WiX toolkit is not found.

How to repeat:
cmake --build . --config debug --target MSI

Suggested fix:
Search in ProgramFiles(x86) in addition to existing search paths.
[4 Sep 2017 3:00] Paul DuBois
Posted by developer:
 
Fixed in 5.7.20, 8.0.4.

Bug affects no released version. No changelog entry needed.