[Gambas-user] gb.dwg started
Martin
mbelmonte at belmotek.net
Tue Dec 22 12:24:23 CET 2020
Hi,
I am blocked. I can't get the compilation of the component to work.
Surely I am doing several things wrong or maybe there is a fault
somewhere that I cannot see.
This component is very important to advance with GauchoCAD and go from
reading the content of a dwg to being able to write to it.
We need the help of someone with component knowledge to figure out why
compiling is not possible.
Thanks.
Martín Belmonte.
On 18/12/20 10:09, Martin wrote:
> ok, I try to use some similar poppler, it doesn't work. then I try
> coping the configure.ac from Reini bindings, it doesn't neither, even
> I change many options also run 'relink.sh' nothing seems to work. I
> show the outputs of a few tries.
>
> || Unable to met pkg-config requirement: libredwg >= 0.10.0
> || gb.dwg is disabled
>
> || Unable to met pkg-config requirement: libredwg >= 0.0.11
> || gb.dwg is disabled
>
> || Unable to met pkg-config requirement: libredwg >= 0.0.11
> || gb.dwg is disabled
>
> Regards
>
> On 18/12/20 1:19, Benoît Minisini wrote:
>> Le 18/12/2020 à 00:40, Martin a écrit :
>>> I did everything again from a new template and delete the directory
>>> created before (gb.dwg) when I do ./reconf at the end of the process
>>> it tells me that the component is disabled because it cannot find
>>> c_dwg.h, but it does. Did I forget to indicate it somewhere?
>>>
>>> Martin
>>>
>>
>> I strongly suggest that, if libredgw relies on 'pkg-config', that you
>> rewrite your 'configure.ac' file following the one of the
>> 'gb.poppler' component.
>>
>> You are at the moment using the autoconf macros made for searching
>> directories from specific files, but I made macros for using
>> 'pkg-config' too. They are simpler to use.
>>
>> Then, as for the location of 'gb.dwg.so' and 'gb.dwg.component', I
>> was talking about the location of their installation (normally
>> '/usr/lib/gambas3'). This is where the IDE searches for components.
>>
>> Regards,
>>
>>
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
More information about the User
mailing list