libredwg
[Top][All Lists]
Advanced

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

[libredwg] LibreDwg testsuite


From: Guruprasad Rane
Subject: [libredwg] LibreDwg testsuite
Date: Sat, 23 Feb 2013 18:02:03 +0530
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2

Hi

I came across a tool from Open Design website named sniffer. It is used to test the dwg file for possible corruption. I used it with wine on linux and worked fine.

Can this be used to prepare a test suit for write support? It can be freely downloaded from the open design website. I am not sure under which license it is released. If it can not be part of libredwg, can it downloaded separately by users to test dwg files?

I tried to write a dwg file using rewrite.c but gave following error


gcc rewrite.c -o rewrite.o -lredwg
./rewrite.o a.dwg b.dwg
./rewrite.o: error while loading shared libraries: libredwg.so.0: cannot open shared object file: No such file or directory

Libredwg was compiled using ./configure --enable-write

Any suggestions?

Regards
Guruprasad



reply via email to

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