[Gambas-user] Compilation error

Bruce Steers bsteers4 at gmail.com
Fri Jan 12 22:42:44 CET 2024


Try "Compile all" and reload project if compile is okay,
if compile fails you must fix/comment any errors to successfully compile
before your mediaplayer is rebuilt.

Respects
BruceS


On Fri, 12 Jan 2024 at 21:35, Gianluigi <gradobag at gradobag.it> wrote:

> Il 12/01/24 22:08, Benoît Minisini ha scritto:
> > Le 12/01/2024 à 15:52, Gianluigi a écrit :
> >> This appear in my terminal:
> >>
> >> gapplication.cpp: In static member function ‘static void
> >> gApplication::init(int*, char***)’:
> >> gapplication.cpp:1059:43: error: ‘G_APPLICATION_DEFAULT_FLAGS’ was
> >> not declared in this scope; did you mean ‘G_APPLICATION_GET_CLASS’?
> >>   1059 |         _app = gtk_application_new(NULL,
> >> G_APPLICATION_DEFAULT_FLAGS);
> >>        | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> >>        | G_APPLICATION_GET_CLASS
> >> make[5]: *** [Makefile:1158: gb_gtk3_la-gapplication.lo] Errore 1
> >> make[4]: *** [Makefile:1212: all-recursive] Errore 1
> >> make[3]: *** [Makefile:469: all-recursive] Errore 1
> >> make[2]: *** [Makefile:401: all] Errore 2
> >> make[1]: *** [Makefile:446: all-recursive] Errore 1
> >> make: *** [Makefile:387: all] Errore 2
> >>
> >> Regards
> >>
> >> Gianluigi
> >>
> >
> > It should be better now.
> >
> Yes thanks, now I can compile Gambas again.
>
> Unfortunately on mint MediaPlayer it doesn't work, following the system
> information and image.
>
> Now I'm going to sleep, goodnight
>
> Gianluigi
>
> [System]
> Gambas=3.18.90 77fef5a (master)
> OperatingSystem=Linux
> Distribution=Linux Mint 21.2 Victoria
> Kernel=5.15.0-91-generic
> Architecture=x86_64
> Cores=16
> Memory=32000M
> Language=it_IT.UTF-8
> Desktop=CINNAMON
> DesktopResolution=96
> DesktopScale=7
> WidgetTheme=mint-y-aqua
> Font=Ubuntu,10
>
> [Programs]
> dpkg=Debian "dpkg", programma di gestione dei pacchetti versione 1.21.1
> (amd64).
> gcc=gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
> git=git version 2.34.1
> msgmerge=msgmerge (GNU gettext-tools) 0.21
>
> [Libraries]
> Cairo=libcairo.so.2.11600.0
> Curl=libcurl.so.4.7.0
> DBus=libdbus-1.so.3.19.13
> GDK2=libgdk-x11-2.0.so.0.2400.33
> GDK3=libgdk-3.so.0.2404.29
> GStreamer=libgstreamer-1.0.so.0.2003.0
> GTK+2=libgtk-x11-2.0.so.0.2400.33
> GTK+3=libgtk-3.so.0.2404.29
> OpenGL=libGL.so.1.7.0
> Poppler=libpoppler.so.118.0.0
> QT5=libQt5Core.so.5.15.3
> RSvg=librsvg-2.so.2.48.0
> SDL=libSDL2-2.0.so.0.18.2
> SQLite 3=libsqlite3.so.0.8.6
>
> [Environment]
> CINNAMON_VERSION=5.8.4
> DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
> DESKTOP_SESSION=cinnamon
> DISPLAY=:0
> GB_GUI=gb.gtk3
> GDMSESSION=cinnamon
> GDM_LANG=it
> GIO_LAUNCHED_DESKTOP_FILE=/usr/share/applications/gambas3.desktop
> GIO_LAUNCHED_DESKTOP_FILE_PID=395602
> GJS_DEBUG_OUTPUT=stderr
> GJS_DEBUG_TOPICS=JS ERROR;JS LOG
> GNOME_DESKTOP_SESSION_ID=this-is-deprecated
> GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1
> GTK3_MODULES=xapp-gtk3-module
> GTK_MODULES=gail:atk-bridge
> HOME=/home/<hostname>
> LANG=it_IT.UTF-8
> LANGUAGE=it_IT.UTF-8
> LC_ALL=it_IT.UTF-8
> LOGNAME=<hostname>
>
> PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
> PWD=/home/<hostname>
> QT_ACCESSIBILITY=1
> QT_LOGGING_RULES=*.debug=false
> QT_QPA_PLATFORMTHEME=qt5ct
>
> SESSION_MANAGER=local/<hostname>:@/tmp/.ICE-unix/1906,unix/<hostname>:/tmp/.ICE-unix/1906
> SHELL=/bin/bash
> SHLVL=0
> SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
> TZ=:/etc/localtime
> USER=<hostname>
> XAUTHORITY=/home/<hostname>/.Xauthority
> XDG_CONFIG_DIRS=/etc/xdg/xdg-cinnamon:/etc/xdg
> XDG_CURRENT_DESKTOP=X-Cinnamon
>
> XDG_DATA_DIRS=/usr/share/cinnamon:/usr/share/gnome:/home/<hostname>/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share
> XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/<hostname>
> XDG_RUNTIME_DIR=/run/user/1000
> XDG_SEAT=seat0
> XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0
> XDG_SESSION_CLASS=user
> XDG_SESSION_DESKTOP=cinnamon
> XDG_SESSION_ID=c2
> XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0
> XDG_SESSION_TYPE=x11
> XDG_VTNR=7
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20240112/e47f9388/attachment.htm>


More information about the User mailing list