Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

question about <Assertion failed>(断言失败) #414

Open
airsxue opened this issue Sep 29, 2022 · 1 comment
Open

question about <Assertion failed>(断言失败) #414

airsxue opened this issue Sep 29, 2022 · 1 comment
Labels

Comments

@airsxue
Copy link

airsxue commented Sep 29, 2022

When I use netDxf to read this dxf file(sample.zip), it will show below error with Assertion failed, but it still work
effective when I enter "Ingnore" ,could you please help to advice how can I avoid this situation? or the dxf format reason? Thanks.
微信图片_20220929092456
sample.zip

@haplokuon
Copy link
Owner

Use the Release build, make sure that in the Build tab of the project properties the "Define Debug constant" is unchecked.

Also you can open the netDxf.csproj file and make sure that in the property group for the desired build, DEBUG does not appear in the DefineConstants group.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants