質問

I want to debug a code for a sample indesign plugin ( debug 64x) in visual studios. But I am getting the below error when I press the debug button on top(F5).enter image description here

役に立ちましたか?

解決

I am not an expert in Indesign, but I think it works the same like in other programs:

  1. Register your plugin in Indesign;
  2. Let Visual Studio start the InDesign executable when debugging: change the Project Settings > Debug > Start External Program path to the path of the Indesign executable.
ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top