On 5/9/13, Alessandro Barracco <[email protected]> wrote: > Hi, any problem with swig?
No. I guess, Libredwg is not able to open libredwg.so.0 shared library file :(. Any Ideas why is this happening ? I gave command to compile testSVG.c gcc -g -o testSVG testSVG.c -lredwg -lm It gets compiled but when I run it, also gives error as ./testSVG: error while loading shared libraries: libredwg.so.0: cannot open shared object file: No such file or directory -- Thanks Gaganjyot
