Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to build for PS5 #34

Open
monishweloadin opened this issue Nov 20, 2024 · 1 comment
Open

Unable to build for PS5 #34

monishweloadin opened this issue Nov 20, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@monishweloadin
Copy link

monishweloadin commented Nov 20, 2024

UATHelper: Packaging (PS5): [2/5] Compile Module.ImGui.cpp
UATHelper: Packaging (PS5): In file included from C:/BB/Intermediate/Build/PS5/x64/ArcaneGame/Development/ImGui/Module.ImGui.cpp:14:
UATHelper: Packaging (PS5): In file included from C:/BB/Plugins/ImGui/Source/ImGui/Private/ImGuiImplementation.cpp:45:
UATHelper: Packaging (PS5): C:\BB\Plugins\ImGui\Source\ThirdParty\ImGuiLibrary\Private\imgui.cpp(14961,10): fatal error: 'sys/wait.h' file not found
UATHelper: Packaging (PS5): #include <sys/wait.h>
UATHelper: Packaging (PS5):          ^~~~~~~~~~~~
UATHelper: Packaging (PS5): 1 error generated.
UATHelper: Packaging (PS5): Total time in SNDBS executor: 3.80 seconds
PackagingResults: Error: 'sys/wait.h' file not found

I've tried to exclude the include file but it follows with more errors

@jonpas
Copy link
Member

jonpas commented Dec 11, 2024

I don't have any PS5 development environment so I cannot look into this. However, would very gladly accept changes required to make this work properly.

@jonpas jonpas added the bug Something isn't working label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants