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 Reply
  • 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
Children