
###########################
#      Build Docker:      #
#    Commander Genius     #
#           for           #
#    Nintendo Switch      #
###########################

Date: 2026-08-02_01:01:02

###########################
#   Updating repository   #
###########################

From https://gitlab.com/Dringgstein/Commander-Genius
   fd6e11bd7..cee1931b0  master     -> origin/master
Fetching submodule src/engine/cosmos
Updating fd6e11bd7..cee1931b0
Fast-forward
 .../CommanderGenius.xcodeproj/project.pbxproj      | 57 ++++++++++++++++------
 .../xcschemes/Commander Genius.xcscheme            |  5 +-
 .../xcshareddata/xcschemes/GsKit.xcscheme          |  2 +-
 CMakeLists.txt                                     | 17 ++++---
 GsKit/CMakeLists.txt                               |  4 +-
 GsKit/base/audio/CMakeLists.txt                    |  4 +-
 GsKit/base/video/CVideoDriver.cpp                  |  2 +-
 README.md                                          | 12 ++++-
 .../CommanderGenius.xcodeproj/project.pbxproj      | 15 ++++++
 src/CMakeLists.txt                                 | 26 ++++++++--
 src/engine/keen/vorticon/CMakeLists.txt            |  2 +-
 11 files changed, 109 insertions(+), 37 deletions(-)

###########################
#     Executing CMake     #
###########################

CMake Error at CMakeLists.txt:3 (cmake_minimum_required):
  CMake 3.29 or higher is required.  You are running version 3.18.4


-- Configuring incomplete, errors occurred!

###########################
#  Executing Compilation  #
###########################

make: *** No targets specified and no makefile found.  Stop.
cp: cannot stat 'src/CGeniusExe': No such file or directory
