Martin Landa 771f9b7155 update modules: use db_set_error_handler_driver() 10 tahun lalu
..
Makefile 7e8305f147 Change $(VECTLIB) -> $(VECTORLIB) 13 tahun lalu
README db49180dd7 welcome to GRASS 7.0.svn 17 tahun lalu
WARNING 7eac216a24 Makefile clean-up 16 tahun lalu
entity.c c34490d47f allocate enough space for a 3D coord (https://trac.osgeo.org/grass/ticket/1311) 13 tahun lalu
global.h 94516acb96 Eliminate preprocessor abuse 17 tahun lalu
main.c 771f9b7155 update modules: use db_set_error_handler_driver() 10 tahun lalu
v.in.dwg.html e437cd9f59 avoid caps HTML tags 13 tahun lalu

README

WARNING:
v.in.dwg is linked to proprietary library 'OpenDWG toolkit' (www.opendwg.org)
and to GRASS libraries released under GPL. As a consequence, it is not allowed
to distribute binary version of v.in.dwg.
License of v.in.dwg itself is GPL with exception to link this program
to 'OpenDWG toolkit', but GRASS libraries do not allow this at present.

v.in.dwg requires OpenDWG toolkit. To get this toolkit you must become at least
"Associate Member" of OpenDWG Alliance (http://www.opendwg.org), it is free
and it is not too painful (fill one form).

Download OpenDWG toolkit libraries. 2/2003 were available for:
DEC Alpha NT, DEC Alpha Unix, HP 700 Series, HP/UX, IBM RS/6000 AIX, Linux,
Macintosh, Silicon Graphics, Sun Solaris 2, Sun Solaris X86, Microsoft Windows.

Use configure options to enable this module and to specify paths to header files
and library. For example:

--with-opendwg \
--with-opendwg-includes=/opt/openDWG/toolkit27 \
--with-opendwg-libs=/opt/openDWG/toolkit27

Not all entity types are supported (warning printed).