Open
Conversation
Author
|
it appears #370 created an issue for full builds? |
Author
|
similarly to prev comment, removal of linker-fixup.py in #370 but left hanging in linux export_installed.py |
Author
resolved ddbb360 |
Contributor
|
For your ref: #378 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is adding to #386 from older work that previously enabled me to build a 4.27.2 image on ubuntu 24 (ue4-docker build 4.27.2 -basetag=ubuntu24.04 --cuda=12.8.1 ...)
I'm not entirely sure the global pip commit won't break earlier ubuntu. we can add gates like the libasound commit
confirmed this HEAD with minimal build with 5.4 via
ue4-docker build --ue-version custom:5.4.4 -repo https://github.com/EpicGames/UnrealEngine.git -username $UE4DOCKER_USERNAME -password $UE4DOCKER_PASSWORD -branch 5.4.4-release --target minimal -basetag ubuntu24.04 --cuda=12.8.1 --exclude templates