You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
执行./cad2x -o /root/file/Drawing2.png /root/file/Drawing2.dwg命令报错./cad2x: /usr/lib64/libm.so.6: version `GLIBC_2.29' not found (required by ./cad2x) 看这应该是C库版本不对 我机器上的glibc版本为2.28,请问大神有没有2.28支持的版本可用
The text was updated successfully, but these errors were encountered:
执行./cad2x -o /root/file/Drawing2.png /root/file/Drawing2.dwg命令报错./cad2x: /usr/lib64/libm.so.6: version `GLIBC_2.29' not found (required by ./cad2x) 看这应该是C库版本不对 我机器上的glibc版本为2.28,请问大神有没有2.28支持的版本可用
The text was updated successfully, but these errors were encountered: