sideeffects / HoudiniEngineForUnreal

Houdini Engine Plugin for Unreal Engine.
http://www.sidefx.com/unreal
Other
1.32k stars 370 forks source link

Compiling without PCH Files results in compilation failures #192

Closed Edstub207 closed 2 years ago

Edstub207 commented 2 years ago

Hello!

We've been testing compilation without PCH Enabled to do some testing on build times.

During this testing, we have discovered that there are multiple compilation failures with PCH Disabled.

We have fixed one by adding a missing header - But still investigating the 2nd Failure.

Has this already been fixed?

Edstub207 commented 2 years ago

For those hitting these issues - Upgrade to latest :)