I'm on a project to add a new Reader to ParaView, and have successfully gotten it working as a Plugin on linux. Now I need to do this for Windows.
A few questions: 1) Can I compile my plugin as a DLL, that can be loaded with the downloaded windows binary? 2) Is that version compiled with MinGW or Visual Studio? 3) If it's Visual Studio, can it use the QT compiled with MinGW? I see that to get QT compiled with Visual Studio, I have to have the Commercial Version, not the Open Source version. ---------------------------------------- Randall Hand Visualization Scientist ERDC MSRC-ITL
_______________________________________________ ParaView mailing list [email protected] http://www.paraview.org/mailman/listinfo/paraview
