You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
I've tried to exclude the include file but it follows with more errors
The text was updated successfully, but these errors were encountered: