Skip to main content
Participant
April 15, 2015
Question

How to start a new project in SDK

  • April 15, 2015
  • 1 reply
  • 315 views

Hi, I'm totally new in SDK and I need to make a project, plugin, on the Uni. Could somebody explain me please how to install the SDK? I downloaded the SDK, but there is now exe file, so I suppose I need to add these libraries to the new project in Visual Studio. I really have no idea how to do that, so let me beg you for your help. Can it be Visual Studio 2013, is newer than 2010 also ok? Pls help

This topic has been closed for replies.

1 reply

Participant
April 16, 2015

Hi! As long as I know, you cannot install SDK. The best thing to do is to explore sample projects - and then modify them for your own purpose.

This introductory article is probably best start

http://www.mactech.com/articles/mactech/Vol.15/15.04/PhotoshopPlug-InsPart1/index.html

It is from 1999., some things changed, but the principle stayed same.

Also, sample projects contain a lot of comments, so the code can be comprehended relatively easily.

Best!