Skip to content

Conversation

@Alex-MSFT
Copy link
Contributor

The changes to the cmake file in #96 to include the CallInvoker in the build was configured to use the REACTNATIVE_DIR environment variable directly. This does not work on windows as by default it will use backslashes in the path instead of forward slashes. The fix is to convert the path string to one that is compatible with CMAKE.

@Alex-MSFT Alex-MSFT requested review from bghgary and ryantrem October 21, 2020 19:12
@Alex-MSFT Alex-MSFT merged commit 4ed730e into BabylonJS:master Oct 21, 2020
@Alex-MSFT Alex-MSFT deleted the fix_windows_android_builds branch November 17, 2020 18:57
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