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

Any documentation on this Unreal Engine FB integration? #1

Open
yhyu13 opened this issue Oct 6, 2022 · 1 comment
Open

Any documentation on this Unreal Engine FB integration? #1

yhyu13 opened this issue Oct 6, 2022 · 1 comment

Comments

@yhyu13
Copy link

yhyu13 commented Oct 6, 2022

Hi, I'm working on using FB for UE4 in free time, but it seems the original release of FBv1.07 makes build time 3 times slower than UBT's default Parallel Executor, and it consumes a hell lot more memories. I speculate that FB fails to understand Unreal's PCH correctly: fastbuild#823.

If I understand your commits correctly, you have integrated the UnrealEngine\Engine\Extras\ThirdPartyNotUE\FASTBuild\fbuild_0.99.diff into FB v1.07?

@xiaodaiacg
Copy link
Owner

xiaodaiacg commented Oct 19, 2022

If I understand your commits correctly, you have integrated the UnrealEngine\Engine\Extras\ThirdPartyNotUE\FASTBuild\fbuild_0.99.diff into FB v1.07?

yes, I just integrated some code from fbuild_0.99.diff, and it works fine for building UE5. There is noting more changed from FB original code. So I think documentation is not necessary, sorry.

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

No branches or pull requests

2 participants