Location of CaptureOnePlugin.vsix ?
Hello,
in the documentation it references the CaptureOnePlugin.vsix
Visual Studio extension. I'm using VS 2019 on Windows 10 x64.
however, I cant seem to locate this file online or searching the visual studio extension manager. Any guidance would be appreciated!
Thank you for your time.
0
-
Didnt find it either, i used their example as "starting Project"
0 -
I did this:
Open the project using vs (the csproj file extention) then read README My Plugis are in onedrive: "D:\Cloud\OneDrive\Capture One Pro All included\CaptureOne\Plugins" So the demoplugin should go into : "\com.captureone.demoplugin" to finally have "D:\Cloud\OneDrive\Capture One Pro All included\CaptureOne\Plugins\com.captureone.demoplugin" Now my development will be here: "E:\Codes\github\j0rt3g4\C1Plugin\bin\Debug" so the md would be (run the line in CMD as administrator) mklink /d "D:\Cloud\OneDrive\Capture One Pro All included\CaptureOne\Plugins\com.captureone.demoplugin" "E:\Codes\github\j0rt3g4\C1Plugin\bin\Debug"
0
Please sign in to leave a comment.
Comments
2 comments