[wix-devs] Building Wix 4

Ron Martin cpuwzd at comcast.net
Fri Jan 1 12:33:05 PST 2021


    I am trying to set up my computer so that I can help find bugs in
    Wix 4. Since there is no installation package published yet, I
    thought I could clone a few repos and build an installation package
    or otherwise establish a debugging environment.

    With a known bug in VS 2019, having referenced a preview version of
    the .NET 5.0 SDK, I can't publish anything, so I appear to be dead
    in the water.

    I'm trying to figure out how you deal with building debug versions
    of local copies of the Wix repos. Two of the three platforms are
    disabled in Debug mode, yet running tests from VS 2019 in debug mode
    references these other two platforms. I've also found dependencies
    on Debug versions from code in Release versions. Do you publish
    Debug versions the same way you publish Release versions?

    I understand that you now distribute keys to allow developers to
    sign assemblies.

    What does a simple edit/build/test cycle look like?

    How do Debug builds and Release builds of projects intermesh?

    Other than running formal tests, how does the debugger control of
    the Wix process when it is started from a client? Do you have to use
    compiled-in breakpoinits?

    Would it help if I read all the issues? Have these procedural
    changes been hashed out there?

    I'm trying hard to help, but you're not making it very easy.



More information about the wix-devs mailing list