Replies: 1 comment
-
Found the issue, bug? Lines 1303 to 1315 in c1adcb6 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all, my first test with the dwglayers
Source drawing is here
Compiled with visual studio 2022, no compile issues
M:\Dev\Projects\libredwg\build\Debug\dwglayers.exe M:\Dev\Projects\PyRxGit\tests\media\06457.dwg - success, prints the layers
M:\Dev\Projects\libredwg\build\Release\dwglayers.exe M:\Dev\Projects\PyRxGit\tests\media\06457.dwg - nothing
M:\Dev\Projects\libredwg\build\RelWithDebInfo\dwglayers.exe M:\Dev\Projects\PyRxGit\tests\media\06457.dwg – nothing
note this loops through the correct amount of times, but obj is null
any ideas?
Beta Was this translation helpful? Give feedback.
All reactions