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

Re: Unable to compile 'gb.web', 'gb.web.form' and 'gb.web.gui' component with Master ac2f9add


Le 16/03/2024 à 17:15, Gianluigi a écrit :
Il 16/03/24 15:53, Benoît Minisini ha scritto:
Le 16/03/2024 à 15:14, Bruce Steers a écrit :
I just downloaded latest and all components compiled and installed okay.

seems maybe just gb.util.web failed and the others failed because of
gb.util.web

what messages do you get about gb.util.web if you just try to compile
/comp/ alone ?

cd gambas-source/comp
./reconf
./configure -C
make -j$(nproc)
sudo make install

Respects
BruceS


Everything compiles fine on GitLab CI.

Hi,

With the latest master I get this:
||
|| Unable to compile 'gb.web' component
|| Unable to compile 'gb.web.form' component
|| Unable to compile 'gb.web.gui' component
||

Regards
Gianluigi


Indeed. This does not make the GitLab pipelines fail, and so I didn't notice.

--
Benoît Minisini.