Comment 1 for bug 344531

Revision history for this message
Haakon Sporsheim (ieei) wrote :

First of all, the naming of output binaries are intentional, as Tor Lillqvist pointed out in https://bugs.launchpad.net/oah/+bug/343977

What you are doing here will break, and this is sort of why we created OAH in the first place.
Currently OAH configurations are a bit flawed. You cant and shouldn't mix Debug and Release binaries. I have a feeling that this is what you are doing here, and hence it will crash down in the C runtime. The fix for this is to introduce a new naming convention so that Debug, Release and ReleaseWdkCrt (which is not usable atm) will output different binaries