i have a source code for an extension.
if it required to update to the latest SDK version, how do i do it?
my pc is ready to build extension.
(successfully complied the source code and got the extension)
You need to download the latest version of the library that needs updating. Complete any missing dependencies for the new library. Compile.
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.