microsoft / BuildXL

Microsoft Build Accelerator
MIT License
917 stars 146 forks source link

When Ninja Added BuildXL option, error CX0000005 was reported when using VS2022 to test the project. #1305

Closed KirenLi closed 2 years ago

KirenLi commented 2 years ago

We use Debug Information Format's ZI build option when building our project using buildXL and ninja. One of the third-party libraries we use, fakeit, is reporting an error during test. Error code: Cx00000005, this third-party library must apply the ZI option. We have been troubled by this for a long time, hope to get help on this again, thanks. Fakeit link:https://github.com/eranpeer/FakeIt

pgunasekara commented 2 years ago

Thanks for reporting this issue! Since you are working with Marcelo on a fix for this, I will close out this Github issue.