Dear All,
I have downloaded the InDesign plugin SDK from InDesign SDKs and tools | Adobe Developer Connection. I have followed the guidelines in folder “plugin\docs\html\index.html”. I have facing the following situations
- 1. I have create the build on Visual Studio 2015. Loads the generated plug-ins the C:\Program Files\Adobe\Adobe InDesign CC 2018\Plug-Ins folder path, then restart the InDesign application but the plug-in is not reflection on the InDesign application.
- 2. While compiling the build the following messages I get
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\InDesign.exe'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\ntdll.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\kernel32.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\KernelBase.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\ObjectModel.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\PMRuntime.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\dbghelp.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\msvcrt.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\boost_system.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\msvcp140.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\vcruntime140.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\api-ms-win-crt-runtime-l1-1-0.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\ucrtbase.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\api-ms-win-core-timezone-l1-1-0.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\api-ms-win-core-file-l2-1-0.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\api-ms-win-core-localization-l1-2-0.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\api-ms-win-core-synch-l1-2-0.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\api-ms-win-core-processthreads-l1-1-1.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\api-ms-win-core-file-l1-2-0.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\api-ms-win-crt-string-l1-1-0.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\api-ms-win-crt-heap-l1-1-0.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\api-ms-win-crt-stdio-l1-1-0.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\api-ms-win-crt-convert-l1-1-0.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\api-ms-win-crt-locale-l1-1-0.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\api-ms-win-crt-math-l1-1-0.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\api-ms-win-crt-time-l1-1-0.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\api-ms-win-crt-filesystem-l1-1-0.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\api-ms-win-crt-environment-l1-1-0.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\api-ms-win-crt-utility-l1-1-0.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\user32.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\gdi32.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\lpk.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\usp10.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\Public.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\dvacore.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\rpcrt4.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\shlwapi.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\boost_date_time.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\boost_threads.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\boost_filesystem.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\advapi32.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\sechost.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\dvaunittesting.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\shell32.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\ole32.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\oleaut32.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\ws2_32.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\nsi.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\mpr.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\dvaui.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Windows\winsxs\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.24234_none_1 458b3828b92cc5f\GdiPlus.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\opengl32.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\glu32.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\ddraw.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\dciman32.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\setupapi.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\cfgmgr32.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\devobj.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\dwmapi.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\winmm.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\comdlg32.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\winsxs\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.1883 7_none_fa3b1e3d17594757\comctl32.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\ACE.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\BIB.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\AdobeSVGAGM.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\SVGRE.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\CoolType.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\MPS.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\AIDE.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\AGM.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\ARE.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\BIBUtils.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\AFL.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\amtlib.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\IPHLPAPI.DLL'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\winnsi.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\winhttp.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\webio.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\adobe_caps.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\msi.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\icuuc40.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\icudt40.dll'. Module was built without symbols.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\icuin40.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\boost_regex.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\icucnv40.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\ASLSupport.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\WRServices.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\typekitC4.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\crypt32.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\msasn1.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\secur32.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\sspicli.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\ZXPSignLib-minimal.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\api-ms-win-crt-conio-l1-1-0.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\api-ms-win-crt-multibyte-l1-1-0.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\CRClient.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\Database.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\tbb.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\DV_WidgetBin.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\AdobeOwl.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\exo.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\dvaworkspace.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\dvanet.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\mswsock.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\dvaflashview.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\adbeape.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Windows\winsxs\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857 a83bc251\msvcr90.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\winsxs\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857 a83bc251\msvcp90.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\PlugPlugOwl.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\VulcanControl.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\VulcanMessage5.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\userenv.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\profapi.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\WidgetBin.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\ASKLib.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\msimg32.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\imm32.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\msctf.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\cryptbase.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\uxtheme.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\apphelp.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\ntmarta.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\Wldap32.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\clbcatq.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\wbem\wbemprox.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\wbemcomn.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\cryptsp.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\rsaenh.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\RpcRtRemote.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\wbem\wbemsvc.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\wbem\fastprox.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\ntdsapi.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\propsys.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\updaternotifications.dll'. Cannot find or open the PDB file.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\netapi32.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\netutils.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\srvcli.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\wkscli.dll'. Symbols loaded.
'InDesign.exe' (Win32): Loaded 'C:\Windows\System32\taskschd.dll'. Symbols loaded.
The thread 0x24a0 has exited with code 1 (0x1).
The thread 0x2c94 has exited with code 1 (0x1).
The thread 0x2a4c has exited with code 0 (0x0).
'InDesign.exe' (Win32): Unloaded 'C:\Program Files\Adobe\Adobe InDesign CC 2018\updaternotifications.dll'
'InDesign.exe' (Win32): Unloaded 'C:\Windows\System32\netapi32.dll'
'InDesign.exe' (Win32): Unloaded 'C:\Windows\System32\srvcli.dll'
'InDesign.exe' (Win32): Unloaded 'C:\Windows\System32\wkscli.dll'
'InDesign.exe' (Win32): Unloaded 'C:\Windows\System32\netutils.dll'
The thread 0x2d78 has exited with code 1 (0x1).
The thread 0x31bc has exited with code 0 (0x0).
The thread 0x309c has exited with code 0 (0x0).
The thread 0x2d90 has exited with code 0 (0x0).
The thread 0x2178 has exited with code 0 (0x0).
The thread 0x13dc has exited with code 0 (0x0).
The thread 0x1f88 has exited with code 0 (0x0).
The program '[8052] InDesign.exe' has exited with code 0 (0x0).
Please suggest me What i did wrong ??
Thanks & Regards,
Prakash C
[This post moved from InDesign to InDesign SDK by Moderator]