[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [libredwg] How to open .dwg
From: |
R. van Twisk |
Subject: |
Re: [libredwg] How to open .dwg |
Date: |
Mon, 13 Jun 2011 14:11:56 -0500 |
Hey,
QACad cannot open DWG files, at least not the CE (Community Edition)
of QCad. QCad 3 can open DWG files, but that is not open source anymore.
I am working on LibreCAD that will support LibreDWG,
and partial import of DWG files is already implemented.
There are some third part DWG converters for Linux though,
google is your friend here.
Ries
On Jun 13, 2011, at 1:54 PM, Davinder Kumar wrote:
> Hello Everyone,
> I need a help how can i open .dwg files directly without converting it
> into any other format with any free opensource software.
> I have installed qcad for it but i noticed that qcad is can open only
> .dxf, .cxf.I have currently installed dwg2dxf-2.1, but there is
> problem, whenever i run the "make" in terminal it shows the following
> error :-
> <error>
> main.cpp:39: fatal error: iostream.h: No such file or directory
> compilation terminated.
> make[3]: *** [main.o] Error 1
> make[3]: Leaving directory `/home/hanuman/Downloads/dwg2dxf-2.1/dwg2dxf'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/hanuman/Downloads/dwg2dxf-2.1/dwg2dxf'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/hanuman/Downloads/dwg2dxf-2.1'
> make: *** [all-recursive-am] Error 2
> </error>
> Any other method to open .dwg file.
> Thanks in advance.
>
> --
> http://davinder.in
> Dont hurt the web, use open standards
>
Re: [libredwg] How to open .dwg, Rodrigo Rodrigues da Silva, 2011/06/13