This content has been marked as final.
Show 3 replies
-
1. Re: Plugin Installed, but where is it?
lrosenth May 29, 2014 9:16 PM (in response to troya)The other machines are also running Acrobat X? Did you remember to copy any runtime libraries that you linked against? Have you tried putting logging/debugging code in our plugin to what methods get called, if any?
-
2. Re: Plugin Installed, but where is it?
troya May 30, 2014 7:24 AM (in response to lrosenth)
Hi Irosenth,yes all other machines are running Acrobat X.
I did not copy any runtime libraries, I thought they will be available in the Acrobat api file.
is there any way to create an installation package that include all needed libraries?
thanks
Oscar
-
3. Re: Plugin Installed, but where is it?
lrosenth May 30, 2014 7:38 AM (in response to troya)That's up to you - we don't build your plugin.
Acrobat itself doesn't' require anything special - but if you set your project to require the MSVC or some other library, you need to include that.


