Project

General

Profile

Actions

Emulator Issues #13098

closed

dolphin source on Gentoo fails on Externals/minizip, zlib-ng, spirv_cross, libspng

Added by recompiler over 1 year ago. Updated 9 days ago.

Status:
Working as intended
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

Trying to build dolphin from source results in a failed build due to missing dependencies: minizip, zlib-ng, spirv_cross, and libspng.


Files

build.log (82.9 KB) build.log recompiler, 11/07/2022 03:45 PM
Actions #1

Updated by pokechu22 over 1 year ago

It looks like it isn't cloning the submodules for those dependencies (but it is cloning for mgba). I don't really know how Gentoo works, but this might be an issue with their buildscripts?

Actions #2

Updated by recompiler over 1 year ago

pokechu22 wrote in #note-1:

It looks like it isn't cloning the submodules for those dependencies (but it is cloning for mgba). I don't really know how Gentoo works, but this might be an issue with their buildscripts?

So if I were to build from the github source manually how would I go about including the minizip, zlib-ng, spirv_cross, libspng programs into the build process for dolphin to see them while compiling?

Actions #3

Updated by AdmiralCurtiss over 1 year ago

git submodule update --init --recursive

Actions #4

Updated by Anonymous about 1 year ago

Can be closed(?) (but it would be nice if cmake automagically handled submodules, maybe :))

Actions #5

Updated by Billiard26 9 days ago

  • Status changed from New to Working as intended
Actions

Also available in: Atom PDF