[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
[Thread Prev] | [Thread Next]
- Subject: Re: Unable to compile 'gb.web', 'gb.web.form' and 'gb.web.gui' component with Master ac2f9add
- From: vuott@xxxxxxxxxxxx
- Date: Sat, 16 Mar 2024 15:59:25 +0100 (CET)
- To: Bruce Steers <bsteers4@xxxxxxxxx>
- Cc: User <user@xxxxxxxxxxxxxxxxxxxxxx>
It's ok: it works. thanks 16 mar 2024, 15:15 da bsteers4@xxxxxxxxx: > 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 > > > On Sat, 16 Mar 2024 at 13:04, <> vuott@xxxxxxxxxxxx> > wrote: > >> Hello, >> updating Gambas to Master ac2f9add, I obtain this problem: >> >> Compiling 'gb.web' component... >> gbc3: error: Component not found: gb.util.web >> >> Compiling 'gb.web.form' component... >> gbc3: error: Component not found: gb.web >> Compiling 'gb.web.gui' component... >> gbc3: error: Component not found: gb.web >> >> || Unable to compile 'gb.web' component >> || Unable to compile 'gb.web.form' component >> || Unable to compile 'gb.web.gui' component >>
Unable to compile 'gb.web', 'gb.web.form' and 'gb.web.gui' component with Master ac2f9add | vuott@xxxxxxxxxxxx |
Re: Unable to compile 'gb.web', 'gb.web.form' and 'gb.web.gui' component with Master ac2f9add | Bruce Steers <bsteers4@xxxxxxxxx> |