Can not open the samples. How to start developing Trados Addon? To which should I refer documents?

Can not open the samples.
How to start developing Trados Addon?
To which should I refer documents?

When open 'Sdl.Verification.Sdk.IdenticalCheck.Extended.sln' :
Message > "Sdl.Core.PluginFramework.Build.targets" not found.
can not load the project.

When open 'Sdl.Verification.Sdk.EditAndApplyChanges.MessageUI.sln',
Cannot resolve reference to 'Sdl.DesktopEditor.BasicControls'.

My Environment:
Visual Studio 2015 community
Windows 7
language>Japanese

Parents
  • Hi Kida,

    Did you use the latest installer for Trados Studio 2017?
    Go to "C:\Program Files (x86)\MSBuild\SDL\SDLTradosStudio" and look for "Sdl.Core.PluginFramework.Build.targets" in one of the folders.

    If you can find "Sdl.Core.PluginFramework.Build.targets", please let me know what the number of the folder is.
    If the folder I described does not exist, then you need to run the installer again.
    Also, what versions of Trados Studio do you have installed? Make sure you use the SDK installer for the version of Trados you have.

  • Hello, thank you for your reply.

    I use Trados Studio 2017 trial.
    Version is 14.0.5746.0.

    "Sdl.Core.PluginFramework.Build.targets" is found in folder "14".
    I copied the folder to "12" then the error ""Sdl.Core.PluginFramework.Build.targets" not found." is not occurred.

    But, some reference to dll is not resolved
    when I opened the SDK sample program "Sdl.Verification.Sdk.IdenticalCheck.Extended".

    What is required?

    following dll:
    Sdl.Core.PluginFrameWork
    Sdl.Core.Settings
    Sdl.DesktopEditor.BasicControls
    Sdl.DesktopEditor.EditorApi
    Sdl.fileTypeSupport.Framework.Core
    Sld.Verifivation.Api
  • Hi Kida,

    All the necessary DLLs should appear under references.
    Here is my list for the same project:

    Please show the error output if you are missing DLL references.

Reply Children