libredwg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [libredwg] Segmentation Fault


From: .Org.Com
Subject: Re: [libredwg] Segmentation Fault
Date: Fri, 24 Jun 2011 06:52:00 +0530

On Fri, Jun 24, 2011 at 2:54 AM, Till Heuschmann
<address@hidden> wrote:
>
> The version of the DWG file you can determine by opening the file in a text
> editor and looking at the first characters.
> If the version is greater than "AC1015" than the file format is newer than
> 2000 and libredwg will probably fail.

@ Davinder

Use head commnad

head -n 1 YourDWG_FIle.dwg
AC1018

It will throw something like AC1018 and some garbage. If numeric part
(i.e 1018) is  >1015, that mean that .dwg file is not supported by
current version of library libreDWG.

Solution is ask author of file to save it in lower version using
AutoCAD or DraftSight :-(

@ All

Will next version of libreDWG be ale to support it.

-- 
H.S.Rai
.Org.Com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]