Replies: 2 comments
-
|
There is branch in SDK called "old" which has the old implementation of the SDK. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I got it. Thank you!! I did not notice another branch. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have cloned the repositories of several tools such as Model Exporter, Texture Exporter, Perm Tool. However, when I tried to build the visual studio solution, errors will be given because it cannot find the following SDK files:
#include <SDK/Optional/PermFile/.Includes.hpp>
#include <SDK/Optional/StringHash.hpp>
When i check the VC++ Directories, the project is linked to "D:\Sources\SDmodding\SDK Development\SDK Development". Is it an old version of SDK? Even though I added the path to current SDK, the errors are still there. Moreover, there are no "Optional" folder in the current structure of SDK.
Because of that, I cannot follow your tutorial of SD:DE / Model Replacement (Text Tutorial) in youtube. Is there any solution I can fix that? Or, can you upload the build applications of Model Exporter, Texture Exporter, Perm Tool instead?
Anyway, thank you very much for this amazing mod.
Beta Was this translation helpful? Give feedback.
All reactions