| Re: KRS AVI plugin [message #68190 is a reply to message #68187] |
Mon, 28 September 2009 11:49   |
Robert Moss, PhD
Messages: 29 Registered: November 2006
|
Junior Member |
|
|
On Sep 27, 12:01 pm, Robert <robert.m...@gmail.com> wrote:
> On Sep 27, 11:58 am, Robert Moss <robert.m...@gmail.com> wrote:
>
>
>
>
>
>> I ma having a bit of trouble installing the AVI plugin from Ronn
>> Kling. I have installed the plug in via the Eclipse update mechanism.
>> The workbench tells me it is not installed correctly: under Status it
>> says "No plug-in: "com.rlkling.idl.contrib.avi.windows" included at
>> runtime.".
>
>> (I did not even get that much information until I moved the
>> MANIFEST.MF file into a META-INF subdirectory. Prior to that the
>> Status told me "Plug-in "com.rlkling.idl.contrib.avi.windows" version
>> "2.0.0" referenced by this feature is missing." )
>
>> Now when I try to run (for example) the fastAVIdisplay example code, I
>> get this error:
>
>> % OBJ_NEW: Error loading sharable executable.
>> Symbol: IDL_Load, File = C:\3rd
>> Party\ITT\IDL708\idlde\plugins
>> \com.rlkling.idl.contrib.avi.windows_2.0
>> .0\KRSgrAVI.dll
>> This application has failed to start because the
>> application
>> configuration is incorrect. Reinstalling the application
>> may fix this
>> problem.
>> % Execution halted at: FASTAVIDISPLAY 26 C:\3rd
>> Party\ITT\IDL708\idlde\plugins
>> \com.rlkling.idl.contrib.avi.windows_2.0.0\fastAV
>> Idisplay.pro
>
>> Obviously I have already tried uninstalling and reinstalling the plug
>> in, but alas.
>
>> Any ideas what missing?
>
>> r
>
> Ok, just for grins I uninstalled and reinstalled the plug in once
> more. I did not modify anything. When I try and run fastAVIdisplay.pro
> I get this error:
>
> % OBJ_NEW: Error loading sharable executable.
> Symbol: IDL_Load, File = C:\3rd
> Party\ITT\IDL708\idlde\plugins
> \com.rlkling.idl.contrib.avi.windows_2.0
> .0\KRSgrAVI.dll
> This application has failed to start because the
> application
> configuration is incorrect. Reinstalling the application
> may fix this
> problem.
> % Execution halted at: FASTAVIDISPLAY 26 C:\3rd
> Party\ITT\IDL708\idlde\plugins
> \com.rlkling.idl.contrib.avi.windows_2.0.0\fastAV
> Idisplay.pro
>
> Sigh.
>
> r- Hide quoted text -
>
> - Show quoted text -
I believe this error is caused by the lack of C runtime libraries on
the machine. You can get the runtime redistributable libraries at
http://www.microsoft.com/DOWNLOADS/details.aspx?familyid=9B2 DA534-3E03-4391-8A4D-074B9F2BC1BF&displaylang=en
I will report here if this solves my problem. I started this thread,
might as well finish it.
r
|
|
|
|