[Back to Index]

  
[04:40] <ScummBot> Build [#1395](https://buildbot.scummvm.org/#/builders/159/builds/1395) of `daily-master` completed successfully.
[05:13] --> ny00123 joined #scummvm.
[06:19] --> DominusExult joined #scummvm.
[06:20] <-- Dominus left irc: Ping timeout: 276 seconds
[06:20] Nick change: DominusExult -> Dominus
[07:19] --> _sev joined #scummvm.
[07:19] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.libera.chat
[07:35] <-- _sev left irc: Quit: This computer has gone to sleep
[07:41] <-- ny00123 left irc: Quit: Leaving
[07:42] --> borosky joined #scummvm.
[07:48] --> _sev joined #scummvm.
[07:48] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.libera.chat
[08:02] <-- ced117 left irc: Ping timeout: 245 seconds
[08:10] --> ced117 joined #scummvm.
[08:30] <-- _sev left irc: Quit: This computer has gone to sleep
[09:09] <-- TAS_2012v left irc: Remote host closed the connection
[09:18] --> TAS_2012v joined #scummvm.
[10:28] <-- TAS_2012v left irc: Remote host closed the connection
[10:43] <grogbot> [discord] <happypeepo.> I think I might have slightly underestimated the complexity of what I am getting into. After fumbling around I realise I have no idea of what I'm doing so maybe i just learn git/mingw64 etc. before I come in here to bother you folks. I haven't been able to get scummvm compiled into ming after trying for an hour so I think I'm way out of my depth here
[10:46] <grogbot> [discord] <happypeepo.> I'll try again when I have some more experience and knowledge for this
[11:03] <Scummette> [scummvm] moralrecordings opened pull request #6829: DIRECTOR: Fixes for Puppet Motel (master...d5_features) https://is.gd/Ff0cgt
[11:23] --> ih8u2 joined #scummvm.
[11:25] <-- ih8u left irc: Ping timeout: 240 seconds
[11:25] Nick change: ih8u2 -> ih8u
[11:48] <Scummette> [scummvm] dwatteau opened pull request #6830: BUILD: Effectively drop support for MSVC < 2015 (master...feat/build-drop-support-msvc-before-2015) https://is.gd/0mj0O0
[12:42] <grogbot> [discord] <losetech> dont give up, try and get it to work. it shoudlnt be too hard to get scummvm compiled under mingw. I bet its just some missing libraries and getting it to work will probably teach you how to set things up for other projects and your own projects
[12:46] <ih8u> have you guys considered an official appimage release?
[12:46] <ih8u> that would just be the cat's pajamas
[12:55] <grogbot> [discord] <happypeepo.> ill try once more to see what im doing wrong
[13:03] <Scummette> [scummvm] dwatteau opened pull request #6831: BUILD: Drop WinCE remnants and old hacks (master...feat/build-drop-wince-remnants) https://is.gd/TmSWrj
[13:04] <grogbot> [discord] <chkuendig> If it's any consolation, my first interaction with ScummVM Dev (IRC back then) was about 20 years ago, and I realized I was completley out of my depth (couldn't build a large C++ projects, didn't know C++ at all or have the type of experience needed to work on game engines). Yet, 15 years later I did find something where I could contribute and I'm motivated about 🙂

[13:05] <-- ScummBot left irc: Remote host closed the connection
[13:05] <-- Scummette left irc: Remote host closed the connection
[13:05] --> ScummBot joined #scummvm.
[13:05] --> Scummette joined #scummvm.
[13:08] <grogbot> [discord] <happypeepo.> Thank you for the words of motivation
[13:10] <grogbot> [discord] <happypeepo.> I seem to have found the problem? I don't have git installed on ming (which is odd because I followed every step correctly) now I've got the code to install git onto it but every time I put it in, I'm met with "target not found" along with the code. What I am doing wrong here?
[13:16] <grogbot> [discord] <lephilousophe> I had... but the appimage stuff is plenty of corner cases that are not easy to tackle
[13:16] <grogbot> [discord] <lephilousophe> @happypeepo. if you wish we do provide mingw Docker image toolchain
[13:17] <grogbot> [discord] <lephilousophe> scummvm/dockerized-toolchains:mxe for Windows
[13:20] <grogbot> [discord] <happypeepo.> Sev suggested going this route
[13:20] <grogbot> [discord] <happypeepo.> But I guess I'll try that way if this doesn't work at all
[13:21] <grogbot> [discord] <lephilousophe> https://wiki.scummvm.org/index.php?title=Compiling_ScummVM/Docker for more info about it
[13:25] <grogbot> [discord] <happypeepo.> Thank you
[13:47] <Scummette> [scummvm] lephilousophe pushed 1 new commits to master: https://is.gd/VBeMXG
[13:47] <Scummette> scummvm/master 3093320 lephilousophe: ANDROID: Avoid crash when tree is removed
[13:47] <Scummette> [scummvm] ScummVM-Translations pushed 1 new commits to master: https://is.gd/sPNaUw
[13:47] <Scummette> scummvm/master 26ee587 weblate: I18N: Update translations templates
[13:47] <Scummette> [scummvm] ScummVM-Translations pushed 1 new commits to master: https://is.gd/1bm2d7
[13:47] <Scummette> scummvm/master 9afa69c weblate: I18N: Update translation files
[14:03] <-- Smedles left irc: Quit: http://quassel-irc.org - Chat comfortably. Anywhere.
[14:04] --> Smedles joined #scummvm.
[15:06] <Scummette> [scummvm] aunnoman1 opened pull request #6832: NEVERHOOD: Add keymapper support (master...neverhood-keymapper) https://is.gd/Q3vCxw
[16:37] <-- Smedles left irc: Quit: http://quassel-irc.org - Chat comfortably. Anywhere.
[16:38] --> Smedles joined #scummvm.
[16:38] <Scummette> [scummvm] Malharbdv opened pull request #6833: DIRECTOR: Fix cast duplication for multiple casts (master...duplication) https://is.gd/AMemPY
[17:23] <ih8u> lephilousophe: can you elaborate on the corner cases you're talking about?
[17:25] <grogbot> [discord] <lephilousophe> @ih8u bundling the needed SO files, and allowing to support a wide range of Linux distros
[18:35] <-- APic left irc: Quit: Reconnecting
[18:42] --> APic joined #scummvm.
[19:26] --> TAS_2012v joined #scummvm.
[19:35] --> sev joined #scummvm.
[19:35] #scummvm: mode change '+o sev' by ChanServ!ChanServ@services.libera.chat
[19:40] <-- sev left irc: Quit: This computer has gone to sleep
[19:47] --> sev joined #scummvm.
[19:47] #scummvm: mode change '+o sev' by ChanServ!ChanServ@services.libera.chat
[20:11] <Scummette> [scummvm] sluicebox pushed 1 new commits to master: https://is.gd/BeFXcw
[20:11] <Scummette> scummvm/master 43e2c28 sluicebox: ENGINES: Fix preprocessor condition scope
[20:11] <Scummette> [scummvm] ScummVM-Translations pushed 1 new commits to master: https://is.gd/nvSfQG
[20:11] <Scummette> scummvm/master 2c60a29 weblate: I18N: Update translations templates
[20:12] <Scummette> [scummvm] ScummVM-Translations pushed 1 new commits to master: https://is.gd/v3sp9S
[20:12] <Scummette> scummvm/master 90d739b weblate: I18N: Update translation files
[20:13] <-- sev left irc: Ping timeout: 276 seconds
[20:13] --> sev joined #scummvm.
[20:13] #scummvm: mode change '+o sev' by ChanServ!ChanServ@services.libera.chat
[21:03] <Scummette> [scummvm] sev- closed pull request #6829: DIRECTOR: Fixes for Puppet Motel (master...d5_features) https://is.gd/Ff0cgt
[21:03] <Scummette> [scummvm] sev- pushed 4 new commits to master: https://is.gd/quR2fL
[21:03] <Scummette> scummvm/master 6332a50 moralrecordings: DIRECTOR: LINGO: Improve accuracy of b_sqrt
[21:03] <Scummette> scummvm/master eecd613 moralrecordings: DIRECTOR: Make puppetSound(0) immediately stop audio
[21:03] <Scummette> scummvm/master 9d1410f moralrecordings: AUDIO: Add fader control for left and right channel outputs
[21:03] <Scummette> [scummvm] ScummVM-Translations pushed 1 new commits to master: https://is.gd/ElGpMr
[21:03] <Scummette> scummvm/master 04a1b17 weblate: I18N: Update translations templates
[21:03] <Scummette> [scummvm] ScummVM-Translations pushed 1 new commits to master: https://is.gd/Ai73BT
[21:03] <Scummette> scummvm/master ac7f2df weblate: I18N: Update translation files
[21:53] --> ih8u2 joined #scummvm.
[21:55] <-- ih8u left irc: Ping timeout: 260 seconds
[21:56] --> ih8u joined #scummvm.
[21:56] <-- borosky left irc: Ping timeout: 260 seconds
[21:57] <-- ih8u2 left irc: Ping timeout: 248 seconds
[22:14] <-- Smedles left irc: Quit: http://quassel-irc.org - Chat comfortably. Anywhere.
[22:14] --> Smedles joined #scummvm.
[22:18] --> ccawley2011 joined #scummvm.
[22:18] #scummvm: mode change '+o ccawley2011' by ChanServ!ChanServ@services.libera.chat
[22:49] <-- sev left irc: Quit: This computer has gone to sleep
[22:49] --> sev joined #scummvm.
[22:49] <-- sev left irc: Changing host
[22:49] --> sev joined #scummvm.
[22:49] #scummvm: mode change '+o sev' by ChanServ!ChanServ@services.libera.chat
[22:59] --> TAS-2012v joined #scummvm.
[22:59] <-- TAS_2012v left irc: Ping timeout: 240 seconds
[22:59] Nick change: TAS-2012v -> TAS_2012v
[23:00] <-- sev left irc: Quit: This computer has gone to sleep
[23:10] <-- ccawley2011 left irc: Read error: Connection reset by peer
[00:00] --- Sat Jul 26 2025