[Paraview] Strange problem Paraview plug-in compilation with VS 2008

2012-02-05 Thread Jagjeet Nain
Hi ALL, I am facing a strange problem with my ParaView 3.12 "Plugin" compilation. My Paraview 3.12 build with VS2008 was ok and I am successfully able to run Paraview client. However when I tries to compile Example plugin, I gets below error. and this problem is not plugin specific, i get same er

Re: [Paraview] Compiling Paraview 3.12

2012-02-05 Thread Christian Wohlschlager
** Reply Requested When Convenient ** No im not fetchinf from git /should i) 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', need

Re: [Paraview] Strange problem Paraview plug-in compilation with VS 2008

2012-02-05 Thread Jagjeet Nain
Little correction: Below problem is not at the compile time, it is at the solution file generation time with CMake. On Sun, Feb 5, 2012 at 3:10 PM, Jagjeet Nain wrote: > Hi ALL, > > I am facing a strange problem with my ParaView 3.12 "Plugin" compilation. > My Paraview 3.12 build with VS2008 was