3D software Blender byl vydán ve verzi 4.5 s prodlouženou podporou. Podrobnosti v poznámkách k vydání. Videopředstavení na YouTube.
Open source webový aplikační framework Django slaví 20. narozeniny.
V Brestu dnes začala konference vývojářů a uživatelů linuxové distribuce Debian DebConf25. Na programu je řada zajímavých přednášek. Sledovat je lze online.
Před 30 lety, tj. 14. července 1995, se začala používat přípona .mp3 pro soubory s hudbou komprimovanou pomocí MPEG-2 Audio Layer 3.
Výroba 8bitových domácích počítačů Commodore 64 byla ukončena v dubnu 1994. Po více než 30 letech byl představen nový oficiální Commodore 64 Ultimate (YouTube). S deskou postavenou na FPGA. Ve 3 edicích v ceně od 299 dolarů a plánovaným dodáním v říjnu a listopadu letošního roku.
Společnost Hugging Face ve spolupráci se společností Pollen Robotics představila open source robota Reachy Mini (YouTube). Předobjednat lze lite verzi za 299 dolarů a wireless verzi s Raspberry Pi 5 za 449 dolarů.
Dnes v 17:30 bude oficiálně vydána open source počítačová hra DOGWALK vytvořena v 3D softwaru Blender a herním enginu Godot. Release party proběhne na YouTube od 17:00.
McDonald's se spojil se společností Paradox a pracovníky nabírá také pomocí AI řešení s virtuální asistentkou Olivii běžící na webu McHire. Ian Carroll a Sam Curry se na toto AI řešení blíže podívali a opravdu je překvapilo, že se mohli přihlásit pomocí jména 123456 a hesla 123456 a získat přístup k údajům o 64 milionech uchazečů o práci.
Byla vydána (𝕏) červnová aktualizace aneb nová verze 1.102 editoru zdrojových kódů Visual Studio Code (Wikipedie). Přehled novinek i s náhledy a videi v poznámkách k vydání. Ve verzi 1.102 vyjde také VSCodium, tj. komunitní sestavení Visual Studia Code bez telemetrie a licenčních podmínek Microsoftu.
Byla vydána nová verze 2.4.64 svobodného multiplatformního webového serveru Apache (httpd). Řešeno je mimo jiné 8 bezpečnostních chyb.
martin@FRITZ:~/Stažené/apps/desmume-0.9.10$ ./configure --enable-glade --enable-glx checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for ranlib... ranlib checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking whether NLS is requested... yes checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.14.2 checking for XML::Parser... ok checking for gzopen in -lz... yes checking for zzip_open in -lzzip... no checking for sdl-config... /usr/bin/sdl-config checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking GL/glu.h usability... yes checking GL/glu.h presence... yes checking for GL/glu.h... yes checking for main in -ldl... yes checking for main in -lGL... yes checking GL/glx.h usability... yes checking GL/glx.h presence... yes checking for GL/glx.h... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for GTK... yes checking for GTHREAD... yes checking for LIBGLADE... yes checking for GTKGLEXT... yes checking for update-desktop-database... /usr/bin/update-desktop-database checking for LUA... no checking for LUA... yes checking for ALSA... yes checking for LIBAGG... no checking for LIBSOUNDTOUCH... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for catalogs to be installed... fr nb pt_BR sv zh_CN zh_TW checking whether to enable maintainer-specific portions of Makefiles... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating src/cli/Makefile config.status: creating src/cli/doc/Makefile config.status: creating src/gtk/Makefile config.status: creating src/gtk/doc/Makefile config.status: creating src/gtk-glade/Makefile config.status: creating src/gtk-glade/doc/Makefile config.status: creating src/gdbstub/Makefile config.status: creating autopackage/default.apspec config.status: executing depfiles commands config.status: executing default-1 commandsconfig.status: executing po/stamp-it commands
Jak je vidět configurace proběhal OK. Ovšem kompilace dopadla co se týče gtk špatně .
martin@FRITZ:~/Stažené/apps/desmume-0.9.10$ make Making all in po make[1]: Entering directory `/home/martin/Stažené/apps/desmume-0.9.10/po' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/martin/Stažené/apps/desmume-0.9.10/po' Making all in src make[1]: Entering directory `/home/martin/Stažené/apps/desmume-0.9.10/src' Making all in . make[2]: Entering directory `/home/martin/Stažené/apps/desmume-0.9.10/src' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/home/martin/Stažené/apps/desmume-0.9.10/src' Making all in gtk-glade make[2]: Entering directory `/home/martin/Stažené/apps/desmume-0.9.10/src/gtk-glade' Making all in doc make[3]: Entering directory `/home/martin/Stažené/apps/desmume-0.9.10/src/gtk-glade/doc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/martin/Stažené/apps/desmume-0.9.10/src/gtk-glade/doc' make[3]: Entering directory `/home/martin/Stažené/apps/desmume-0.9.10/src/gtk-glade' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/martin/Stažené/apps/desmume-0.9.10/src/gtk-glade' make[2]: Leaving directory `/home/martin/Stažené/apps/desmume-0.9.10/src/gtk-glade' Making all in gtk make[2]: Entering directory `/home/martin/Stažené/apps/desmume-0.9.10/src/gtk' Making all in doc make[3]: Entering directory `/home/martin/Stažené/apps/desmume-0.9.10/src/gtk/doc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/martin/Stažené/apps/desmume-0.9.10/src/gtk/doc' make[3]: Entering directory `/home/martin/Stažené/apps/desmume-0.9.10/src/gtk' depbase=`echo glx_3Demu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DPACKAGE_NAME=\"desmume\" -DPACKAGE_TARNAME=\"desmume\" -DPACKAGE_VERSION=\"0.9.10\" -DPACKAGE_STRING=\"desmume\ 0.9.10\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"desmume\" -DVERSION=\"0.9.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSVN_REV=0 -DSVN_REV_STR=\"0\" -DHAVE_LIBZ=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_GLU_H=1 -DHAVE_LIBDL=1 -DHAVE_LIBGL=1 -DHAVE_GL_GLX_H=1 -DHAVE_GL_GLX=1 -DGLADEUI_UNINSTALLED_DIR=\"/home/martin/Stažené/apps/desmume-0.9.10/src/gtk-glade/glade/\" -DGTKGLEXT_AVAILABLE=1 -DHAVE_LIBSOUNDTOUCH=1 -DGETTEXT_PACKAGE=\"desmume\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DHAVE_JIT=1 -DHOST_LINUX=1 -DHOST_64=1 -I. -I../../src -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/alsa -I/usr/include/soundtouch -g -O2 -MT glx_3Demu.o -MD -MP -MF $depbase.Tpo -c -o glx_3Demu.o glx_3Demu.cpp &&\ mv -f $depbase.Tpo $depbase.Po glx_3Demu.cpp: In function ‘void deinit_glx_3Demu()’: glx_3Demu.cpp:45:16: error: return-statement with a value, in function returning 'void' [-fpermissive] glx_3Demu.cpp:48:12: error: return-statement with a value, in function returning 'void' [-fpermissive] make[3]: *** [glx_3Demu.o] Error 1 make[3]: Leaving directory `/home/martin/Stažené/apps/desmume-0.9.10/src/gtk' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/martin/Stažené/apps/desmume-0.9.10/src/gtk' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/martin/Stažené/apps/desmume-0.9.10/src' make: *** [all-recursive] Error 1
Nemyslím si, že by mi něco chybělo tak nevím co je to za error , děkuji předem za každou radu.
Řešení dotazu:
glx_3Demu.cpp
jsem nakopíroval a přepsal starým do staženého adresáře kde sem měl rozbalenej ten desmume 0.9.10 z taru, do adresáře src/gtk a už to jede.
Tiskni
Sdílej: