How to recompile a plugin (1 Viewer)

porro

Portal Member
November 4, 2006
37
0
Hi!!! I'm sorry for what I'm going to ask you but I can't find anything that help me.

There's a guide/tutorial to recompile a plugin with new svn??
I saw the old guide made for cvs and now I made everything with svn; I mean I downloaded new svn source code but when I open a plugin with visualstudio2005 I lost references (core.dll & dialogs.dll).
I'm just a beginner so I was looking for a guide to add these reference that VS2005 ask me when I try to compile a plugin.

Thanks to everybody!!

Bye
 

Inker

Retired Team Member
  • Premium Supporter
  • December 6, 2004
    2,055
    318
    I'm not sure I understand correctly, but to add a reference right click on the project and click Add Reference...
    Then go to Browse Tab and select the dll in question (you can find them either in an output dir if you compile MP yourself or if you download svn binaries these dlls are in your installation directory.

    Hope this helps.
    Inker
     

    Users who are viewing this thread

    Top Bottom