Copy link to clipboard
Copied
I'm building a Plug-In on XP for InDesign CS2 an facing a problem since several weeks.
My Plug-In can be build without any error, but is rejected by ID as invalid.
I've inspected the pln and found the tag 'AVexception@@02 .?AVbad_cast' as the indicator for this state.
Some lines abive that tag I've found the tag '
'MSVCP71.dll
??0exception@@QAE@ABV0@@Z ??0bad_cast' as the cause of the resulting error.
The first readable text above that tag is found 'c:\id4sdk\build\win\release\SDK\USF_ID_EDIT.pdb'. So it seems to me, that the error is throw, while creating the pdb-file.
Why the building procedure is not caching that exception is the my main question.
But to overcome that deadlock I'd like to know, how to find and to fix that error.
Regards
Jochen Seliger
Have something to add?