Hello everyone:
I have written a plugin about the cone. I want to use this plugin instead of
the original "Cone" when I open the paraview.How to extend paraview at combile
time?I did it follow
http://paraview.org/Wiki/Extending_ParaView_at_Compile_Time. But when I
compiled the code,there were
Hi everyne:
I want to add the plugin through building code as part of paraview. My plugin
is a object pannel and I can add it through loading *.dll by the plugin
manager. I followed the request of "Build Code As Part Of ParaView" from the
ParaView's net. I got the success when I configured the
Hi everyone:
I have written a Reader for my ducuments. This plugin can be build and used
successfully within paraview,but I can't show it in "File of type".
It's like that when I want to open my document which is type of *.sgn.There is
not a option of *.sgn in "File of type".I must choose the "
Hi everyone:
I have written a Reader for my ducuments. This plugin can be build and used
successfully within paraview,but I can't show it in "File of type".
It's like that when I want to open my document which is type of *.sgn.There is
not a option of *.sgn in "File of type".I must choose the "
Hi Everyone:
I can compile the solution successfully when I build the plugin. But I can't
generate the dll document about the plugin. There is a warning when I configure
the CMakerlists.txt of the plugin with CMake. The warning is :
CMake is forcing CMAKE_CXX_COMPILER to "D:/Program/Microso
HI everyone:
When I compile the solution for building the plugin,there is a errer:
Canot open file:
D:/MyReaderPlugin/MyReaderPlugin/XMLFiles/MyReaderPlugin_pvsm.xml;GUI_RESOURCE_FILES;D:/MyReaderPlugin/MyReaderPlugin/XMLFiles/MyReaderPlugin_gui.xml
Problem generating header file from XML file:
D