[Paraview] Compiling Paraview 3.12
Christian Wohlschlager
Christian.Wohlschlager at jku.at
Mon Feb 6 06:14:41 EST 2012
** Reply Requested When Convenient **
Hey !
Just finished downloading from git . Put source directory and build
directory onto one partion --> YESSSS it works
but i get a new problem at the end of make (i had to enable VRPlugin
becouse i have cave environment)
error was:
/jkudv/packages/ParaView-3.12_compiled/ParaView_from_git/ParaView/Plugins/VR/vtkVRInteractorStyle.cxx:
In member function 'bool vtkVRInteractorStyle::GetProxy(std::string,
vtkSMProxy**)':
/jkudv/packages/ParaView-3.12_compiled/ParaView_from_git/ParaView/Plugins/VR/vtkVRInteractorStyle.cxx:178:
error: no matching function for call to
'vtkSMProxyManager::GetProxy(const char*)'
/jkudv/packages/ParaView-3.12_compiled/ParaView_from_git/ParaView/ParaViewCore/ServerManager/vtkSMProxyManager.h:112:
note: candidates are: vtkSMProxy* vtkSMProxyManager::GetProxy(const
char*, const char*)
make[2]: ***
[Plugins/VR/CMakeFiles/VRPlugin.dir/vtkVRInteractorStyle.o] Error 1
make[1]: *** [Plugins/VR/CMakeFiles/VRPlugin.dir/all] Error 2
make: *** [all] Error 2
Any Idea
mfg
Christian
Christian Wohlschlager
JKU Universität Linz
Altenbergerstr.69
4040 Linz
Austria
>>> Sven Buijssen <sven.buijssen at tu-dortmund.de> 2/6/2012 8:56 AM >>>
Christian,
Christian Wohlschlager wrote, On 06.02.2012 08:36:
> this is the error message i got:
>
>
> [ 89%] Built target pqCore
>
> make[2]: *** No rule to make target
>
`Qt/Components/../../../../../home/edvz/k00018j/apps/ParaView-3.12.0/Qt/Components/Resources/XML/Placeholder.xml',
> needed by `Qt/Components/qrc_pqExtraResources.cxx'. Stop.
>
>
> this path is ok -->
>
/home/edvz/k00018j/apps/ParaView-3.12.0/Qt/Components/Resources/XML/Placeholder.xml
Try putting both the ParaView source and build directory into the same
partition. I've seen errors like this in the past which were caused by
a
build directory whose path involved a symbolic link to a different
mount
point.
Sven
_______________________________________________
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20120206/c8eb62f1/attachment.htm>
More information about the ParaView
mailing list