Commit Graph

13 Commits

Author SHA1 Message Date
coco875 2cc051fbe1 more precision on building instruction and fix switch (#507)
* more precision on building instruction

* Update main.yml

---------

Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-07-29 06:59:56 -06:00
coco875 761dad8f1a Update BUILDING.md (#471) 2025-07-18 06:55:10 -06:00
Thomas Rohloff fd5acc8c9a Merge remote-tracking branch 'upstream/main' into docker 2025-07-04 13:10:26 +02:00
coco875 d71abdd338 Update BUILDING.md 2025-07-03 17:53:01 +02:00
Bloxxy 35a28cd933 2 small tweaks to BUILDING.md (#391)
* guide a lost camera_junk.h back home

* A few BUILDING.md tweaks.

* Update BUILDING.md

* Update BUILDING.md

---------

Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-06-28 11:23:35 -06:00
Maciek Baron 784875d22b Update MacOS dependencies (#395) 2025-06-28 11:21:49 -06:00
retropieuser 2a9fe07a17 Update BUILDING.md o2r & directory notes (#351)
* Update BUILDING.md o2r & directory notes

* Update BUILDING.md

---------

Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-06-24 10:52:40 -06:00
Thomas Rohloff 545bbe55d5 Correctly tag code blocks for Linux build instructions
Signed-off-by: Thomas Rohloff <v10lator@myway.de>
2025-06-24 14:20:34 +02:00
Thomas Rohloff 909c881e07 Update Linux build instructions
Signed-off-by: Thomas Rohloff <v10lator@myway.de>
2025-06-24 14:13:51 +02:00
PoorPockets McNewHold 840ea14e86 Add missing SDL2_net-devel dependencies. (#277)
-- Found Threads: TRUE
-- Found nlohmann_json: /usr/share/cmake/nlohmann_json/nlohmann_jsonConfig.cmake (found version "3.11.3")
-- Found Ogg: /usr/lib64/libogg.so (found version "1.3.5")
-- Found Vorbis: /usr/lib64/libvorbis.so (found version "1.3.7")
CMake Error at CMakeLists.txt:434 (find_package):
By not providing "FindSDL2_net.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "SDL2_net",
but CMake did not find one.

Could not find a package configuration file provided by "SDL2_net" with any
of the following names:

SDL2_netConfig.cmake
sdl2_net-config.cmake

Add the installation prefix of "SDL2_net" to CMAKE_PREFIX_PATH or set
"SDL2_net_DIR" to a directory containing one of the above files.  If
"SDL2_net" provides a separate development package or SDK, be sure it has
been installed.


-- Configuring incomplete, errors occurred!

Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-06-22 07:12:17 -06:00
Benjamin Jackson ed35c94981 Init. (#283)
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-06-22 07:01:15 -06:00
sitton76 3f9f89ed41 Readme update (#224)
* Updated readme

* Fixed incorrect package name for quick Ubuntu setup

* Removed needless mention of 1.0 rom from readme

* Less weird wording.

* Update README.md

---------

Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-06-19 16:34:58 -06:00
KiritoDv f5158c8d4c Updating README.md 2025-02-08 10:46:29 -06:00