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

Move BuildTools to the top of PATH #195

Closed
wants to merge 1 commit into from

Conversation

jordanbtucker
Copy link

This resolves as issue for Windows users with WSL installed where
PLATFORM is getting set to linux instead of vc-win32 because the
WSL bash.exe is being used instead of the BuildTools bash.exe.

This resolves as issue for Windows users with WSL installed where
`PLATFORM` is getting set to `linux` instead of `vc-win32` because the
WSL bash.exe is being used instead of the BuildTools bash.exe.
@gildor2
Copy link
Owner

gildor2 commented Feb 12, 2021

Ok, thanks for the tip, I'll update the README.md. Actually I'm not using this batch myself, my build tools are in global system PATH.

gildor2 added a commit that referenced this pull request Feb 14, 2021
- added TEMP_SHOW_BONES for retargeting debugging
- renamed CSkelMeshInstance::RetargetingMode to RetargetingModeOverride
- some code cleanup
- also updated README.md with PR #195
@gildor2
Copy link
Owner

gildor2 commented Feb 14, 2021

Merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants