mathmax
2nd August 2010, 18:25
Hello,
I would like to debug an avisynth plugin Visual Studio 2010.
I can see here how to debug in VC++ 6.0 but there is no explanation for VS 2010.
http://avisynth.org/mediawiki/Filter_SDK/Compiling_instructions#How_to_debug_Avisynth_plugins_.28for_MS_VC.2B.2B_6.0.29
My problem is at step 3 when I have to choose VirtualDub.exe to debug the plugin:
We will use VirtualDub.exe to debug your plugin. Go to Project tab, then select Settings -> Debug -> General -> Executable for debug session -> browse to a version of VirtualDub.exe and specify that:
There is no field called "Executable for debug session" in the settings...
Thank you in advance for any help.
I would like to debug an avisynth plugin Visual Studio 2010.
I can see here how to debug in VC++ 6.0 but there is no explanation for VS 2010.
http://avisynth.org/mediawiki/Filter_SDK/Compiling_instructions#How_to_debug_Avisynth_plugins_.28for_MS_VC.2B.2B_6.0.29
My problem is at step 3 when I have to choose VirtualDub.exe to debug the plugin:
We will use VirtualDub.exe to debug your plugin. Go to Project tab, then select Settings -> Debug -> General -> Executable for debug session -> browse to a version of VirtualDub.exe and specify that:
There is no field called "Executable for debug session" in the settings...
Thank you in advance for any help.