Loading 2 sets of MSVC libraries would make sense. The normal paraView
libraries will find the c/c++ runtime libraries in the same directory
and load those. The plugins will find the c/c++ libraries where ever
the redistributable libraries are installed and thus load up a
separate set of libraries.

   You are better off simply building paraview on your own system.

 Of course, ParaView code could be changed to look for plugins in the
directory where the libraries are located which would solve the
problem. I think.
_________________________________________________________
Mike Jackson                  [email protected]

On Tue, Jan 5, 2010 at 6:06 PM, Moreland, Kenneth <[email protected]> wrote:
> I tried adding the runtime redistributable.  The plugins now load without
> complaint, but they do not work.  The SLAC tools plugin does not create a
> toolbar like it is supposed to.  The point sprite plugin does not create the
> “Point Sprite” representation to the representation combo box.  The VisIt
> reader plugin allows you to open .silo files, but they always end up with
> empty data.
>
> Does anyone have an idea why that is?  Could it be using two different sets
> of MSVC libraries?
>
> -Ken
>
>
> On 1/5/10 3:11 PM, "Dave Partyka" <[email protected]> wrote:
>
> The best you can probably do if you're stuck at SP2 is install the runtime
> redistributable.
>
> http://www.microsoft.com/downloads/details.aspx?familyid=A5C84275-3B97-4AB7-A40D-3802B2AF5FC2&displaylang=en
>
> On Tue, Jan 5, 2010 at 5:08 PM, Moreland, Kenneth <[email protected]> wrote:
>
> Given that, is there some advice you can give for installing the MSVC
> classes on Windows XP stuck at SP 2?  How do you do that (without installing
> the entire compiler)?
>
> -Ken
>
>
>
> On 1/5/10 1:45 PM, "Utkarsh Ayachit" <[email protected]
> <http://[email protected]> > wrote:
>
>> Another option would
>> be for ParaView to do a silent install of the MSVC redist package instead
>> of
>> dumping the dll's/
>
> Actually that might not be a bad idea. We can even make it a option
> that the user can uncheck, if he wants. Maybe we should look into that
> for 3.8.
>
> Utkarsh
>
>
>
>
>    ****      Kenneth Moreland
>     ***      Sandia National Laboratories
> ***********
> *** *** ***  email: [email protected] <http://[email protected]>
> **  ***  **  phone: (505) 844-8919
>     ***      web:   http://www.cs.unm.edu/~kmorel
>
>
>
>
>
>    ****      Kenneth Moreland
>     ***      Sandia National Laboratories
> ***********
> *** *** ***  email: [email protected]
> **  ***  **  phone: (505) 844-8919
>     ***      web:   http://www.cs.unm.edu/~kmorel
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
>
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to