Skip to content

Conversation

@jankrassnigg
Copy link
Member

If ezEngine is hooked up as a submodule, ez apps can't find the proper folder where the SDK root is located.

With this change you can put a file 'ezSdkRoot.txt' into the top most folder of your repository. It has to contain the relative path from this directory, to the ez SDK directory.

So if your repository is in "C:\MyRepo" and ez is a submodule located in "C:\MyRepo\ezSubmodule", you would put the file into "C:\MyRepo" and it should only contain the string "ezSubmodule".

Then all tools (ezEditor etc) and all ez(Game)Applications will automatically find the correct root.

If ezEngine is hooked up as a submodule, ez apps can't find the proper folder where the SDK root is located.

With this change you can put a file 'ezSdkRoot.txt' into the top most folder of your repository. It has to contain the relative path from this directory, to the ez SDK directory.

So if your repository is in "C:\MyRepo" and ez is a submodule located in "C:\MyRepo\ezSubmodule", you would put the file into "C:\MyRepo" and it should only contain the string "ezSubmodule".

Then all tools (ezEditor etc) and all ez(Game)Applications will automatically find the correct root.
@jankrassnigg jankrassnigg marked this pull request as ready for review October 16, 2020 07:54
@jankrassnigg jankrassnigg added this to the Next Release milestone Oct 16, 2020
@jayrulez
Copy link
Contributor

Works perfectly. Thanks!

@jankrassnigg jankrassnigg merged commit 81e4c98 into dev Oct 17, 2020
@jankrassnigg jankrassnigg deleted the user/jk/submodule-support branch October 17, 2020 05:48
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