libredwg
[Top][All Lists]
Advanced

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

Re: [libredwg] Build libreDwg on ms windows


From: Felipe Sanches
Subject: Re: [libredwg] Build libreDwg on ms windows
Date: Tue, 24 Aug 2010 18:13:47 -0300

./autogen.sh
./configure
make
make install

does it help?

On Tue, Aug 24, 2010 at 5:25 PM, address@hidden
<address@hidden> wrote:
> Hi All,
>
> I'm trying to build libredwg with minGw on a windows 7 64 bit os.
>
> I'm just to try to build the example .c files but I get some errors.
> There is someone that can give me some help ?
>
> those are the command that i use for compyling
>>.....\examples>gcc load_dwg.c -I 
>>C:\Users\mboscolo\Desktop\R38\libdwg\libredwg\src
> C:\Users\mboscolo\AppData\Local\Temp/ccyssOdj.o:load_dwg.c:(.text+0x113): 
> undefined reference to `_dwg_read_file'
> C:\Users\mboscolo\AppData\Local\Temp/ccyssOdj.o:load_dwg.c:(.text+0x29b): 
> undefined reference to `_dwg_free'
> collect2: ld returned 1 exit status
>
> I can build this example .c file following the tutorial on the wiki with 
> cygwin.
>
> Thanks in advance,
> Matteo
>
>
>
>
>
>
>



reply via email to

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