Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Plugin fails to load DLLs/Tools for public GDK installs #93

Closed
tculotta opened this issue Jun 9, 2022 · 2 comments
Closed

Plugin fails to load DLLs/Tools for public GDK installs #93

tculotta opened this issue Jun 9, 2022 · 2 comments

Comments

@tculotta
Copy link
Member

tculotta commented Jun 9, 2022

For anyone receiving this message "Could not find the GDK DLLs. Make sure you have the Microsoft GDK installed.": we've found that the registry keys differ for the GDK-only install (i.e. installed from GitHub). A fix will be included in the next release, but in the meantime, you can fix this yourself by changing the three calls to GetRegKey() with "InstallPath" to use "GRDKInstallPath" instead in GdkUtilities.cs

@tculotta tculotta changed the title Plugin fails to load DLLs/Tools for public GRDK installs Plugin fails to load DLLs/Tools for public GDK installs Jun 9, 2022
@chrisjenningsunity
Copy link

This worked perfect! Thanks

@tculotta
Copy link
Member Author

tculotta commented Sep 2, 2022

Fixed in #101 and included in the latest release.

@tculotta tculotta closed this as completed Sep 2, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants