I've not seen multiple versions of the CRT load unless it was VS 8 and VS 9 compiled code used together combined.
Can you just remove the manifests from the plugins, by not embedding them?

Clint

On 01/05/2010 05:31 PM, Mike Jackson wrote:
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                  mike.jack...@bluequartz.net

On Tue, Jan 5, 2010 at 6:06 PM, Moreland, Kenneth<kmo...@sandia.gov>  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"<dave.part...@kitware.com>  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<kmo...@sandia.gov>  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"<utkarsh.ayac...@kitware.com
<http://utkarsh.ayac...@kitware.com>  >  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: kmo...@sandia.gov<http://kmo...@sandia.gov>
**  ***  **  phone: (505) 844-8919
     ***      web:   http://www.cs.unm.edu/~kmorel





    ****      Kenneth Moreland
     ***      Sandia National Laboratories
***********
*** *** ***  email: kmo...@sandia.gov
**  ***  **  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

_______________________________________________
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