Skip to content

fix linux build#412

Merged
vawser merged 1 commit intovawser:mainfrom
JkktBkkt:main
Dec 28, 2025
Merged

fix linux build#412
vawser merged 1 commit intovawser:mainfrom
JkktBkkt:main

Conversation

@JkktBkkt
Copy link
Contributor

Micro-fix to get the project to build under linux — without it, Environment class is not found.
Tested with dotnet 9.0

Instructions for building on non-windows platforms would be nice, especially since this uses unconventional dotnet build -C Release-linux syntax instead of dotnet build -C Release --os linux and manual fetching of liboo2corelinux64.so.9 is required (from privately-accessible git repo of Unreal Engine)

@EclipsedButter
Copy link
Contributor

Also fixed in #351, feel free to check it out if you would prefer a smoother build process on Linux. It does away with the configuration madness.

@vawser vawser merged commit 7a27a0b into vawser:main Dec 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants