[Gambas-user] Unable to compile gambas3 with Master "bfddf7d4"

Bruce Steers bsteers4 at gmail.com
Sun Oct 31 11:14:28 CET 2021


It works okay here Vuott :(

maybe try refreshing source with 'make clean'
or the old "delete /usr/lib/gambas3 folder (i've not had to do that for a
long long time)

looks like your gb.form did not compile so anything using gb.form is
failing.

i'd try with source running './configure -C -q'  after 'reconf-all'

using -q with ./configure will only give error messages making it easier to
spot the errors in the output.

Best of luck.
BruceS


On Sun, 31 Oct 2021 at 01:59, vuott--- via User <user at lists.gambas-basic.org>
wrote:

> No, errors again !
>
> Compiling 'gb.form.htmlview' component...
> FTest.form:3: error: Unknown identifier: HBox
> HtmlView.class:18:26: error: Unknown identifier: Font
>
> Installing the development environment...
> Compiling gambas3...
> FCompletion.form:6: error: Unknown identifier: HtmlView
>
> ||
> || Unable to compile gambas3
> ||
>
>
>
>
>
> 31 ott 2021, 02:11 da g4mba5 at gmail.com:
>
> Le 31/10/2021 à 01:41, vuott--- via User a écrit :
>
> Hello,
> with  Master "bfddf7d4" I obtain these errors:
>
> Compiling 'gb.form.htmlview' component...
> gbc3: error: Component not found: gb.form
>
> Compiling 'gb.form.htmlview' component...
> gbc3: error: Component not found: gb.form
> Installing 'gb.form.htmlview' control icons if needed...
> Creating the information files for 'gb.form.htmlview' component...
>
> Installing the development environment...
> Compiling gambas3...
> FCompletion.form:6: error: Unknown identifier: HtmlView
>
> ||
> || Unable to compile gambas3
> ||
>
> ........................
>
> Regards
> vuott
>
>
> It should be fixed in last commit.
>
> --
> Benoît Minisini
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
>
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20211031/a00454c8/attachment.htm>


More information about the User mailing list