[PR #284] [MERGED] Fix Linux builds #1454

Closed
opened 2026-02-27 21:12:37 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/284
Author: @polybiusproxy
Created: 7/11/2024
Status: Merged
Merged: 7/11/2024
Merged by: @georgemoralis

Base: mainHead: linux-fix


📝 Commits (2)

📊 Changes

3 files changed (+25 additions, -1 deletions)

View changed files

📝 src/common/ntapi.cpp (+4 -0)
📝 src/core/address_space.cpp (+19 -1)
📝 src/emulator.cpp (+2 -0)

📄 Description

I forgot to make common/ntapi.cpp compile only on Windows and didn't take Linux into account when making my previous PR (#250)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/284 **Author:** [@polybiusproxy](https://github.com/polybiusproxy) **Created:** 7/11/2024 **Status:** ✅ Merged **Merged:** 7/11/2024 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `linux-fix` --- ### 📝 Commits (2) - [`a049bd3`](https://github.com/shadps4-emu/shadPS4/commit/a049bd3135c1886eebede6ca32f4072960137d87) Fix Linux builds - [`1421f82`](https://github.com/shadps4-emu/shadPS4/commit/1421f82bf5d29a82eac2aaa64778bd17ec03f8f8) Another ifdef (sigh) ### 📊 Changes **3 files changed** (+25 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/common/ntapi.cpp` (+4 -0) 📝 `src/core/address_space.cpp` (+19 -1) 📝 `src/emulator.cpp` (+2 -0) </details> ### 📄 Description I forgot to make `common/ntapi.cpp` compile only on Windows and didn't take Linux into account when making my previous PR (#250) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:12:37 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#1454
No description provided.