libredwg
[Top][All Lists]
Advanced

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

Re: [libredwg] error compiling under windows with cygwin


From: Matteo Boscolo
Subject: Re: [libredwg] error compiling under windows with cygwin
Date: Mon, 27 Aug 2012 08:52:26 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20120713 Thunderbird/14.0

Try to follow this :
http://www.boscolini.eu/Boscolini/index.php?option=com_content&view=article&id=61%3Abuilding-libredwg-on-my-w7-64-bit-with-cygwin&catid=38%3Aprogramming&Itemid=55&lang=en

regards,
Matteo


Il 27/08/2012 06:17, Edgard Pineda ha scritto:
Hi all,

I'm trying to compile libredwg under windows with cygwin. After
running "sh autogen.sh", "./configure" and finally "make" I'm getting:

....
F .deps/decode_r2007.Tpo -c decode_r2007.c -o decode_r2007.o >/dev/null 2>&1
mv -f .deps/decode_r2007.Tpo .deps/decode_r2007.Plo
/bin/sh ../libtool --tag=CC    --mode=compile gcc -DHAVE_CONFIG_H -I.
     -g -O2 -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c -o encode.lo
encode.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -MT encode.lo -MD
-MP -MF .deps/encode.Tpo -c encode.c  -DDLL_EXPORT -DPIC -o
.libs/encode.o
encode.c:1090: error: conflicting types for
'dwg_encode_common_entity_handle_data'
./dwg.spec:40: error: previous implicit declaration of
'dwg_encode_common_entity_handle_data' was here
Makefile:380: recipe for target `encode.lo' failed
make[2]: *** [encode.lo] Error 1
make[2]: se sale del directorio `/home/Edgard/libredwg/src'
Makefile:268: recipe for target `all' failed
make[1]: *** [all] Error 2
make[1]: se sale del directorio `/home/Edgard/libredwg/src'
Makefile:304: recipe for target `all-recursive' failed
make: *** [all-recursive] Error 1


Any hint?

thank you a lot!

Edgard.






reply via email to

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