Hi,<div><br></div><div>Currently Adaptive and Streaming ParaView do not compile on Windows. I am currently working on fixing this issue. <br><br><div class="gmail_quote">On Fri, Jul 2, 2010 at 12:21 PM, Dr. X <span dir="ltr"><<a href="mailto:xunlei@renci.org">xunlei@renci.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div bgcolor="#ffffff" text="#000000">
Hi Robert,<br>
After a couple of hundreds of mouse clicks to reload the externally
modified projects in MSVC2010, I got paraview.exe finally in my
build/bin/Debug directory. Now I still have 7 failed projects. The
errors are listed below.<br>
======================<br>
Error 1 error LNK2019: unresolved external symbol
__imp__invalid_parameter_noinfo_noreturn referenced in function
"public: bool __cdecl std::_Tree_const_iterator<class
std::_Tree_val<class std::_Tmap_traits<class
std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> >,class PyVTKSpecialType,struct
std::less<class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> >
>,class std::allocator<struct std::pair<class
std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> > const ,class PyVTKSpecialType>
>,0> > >::operator==(class
std::_Tree_const_iterator<class std::_Tree_val<class
std::_Tmap_traits<class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char>
>,class PyVTKSpecialType,struct std::less<class
std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> > >,class std::allocator<struct
std::pair<class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> >
const ,class PyVTKSpecialType> >,0> > > const
&)const "
(??8?$_Tree_const_iterator@V?$_Tree_val@V?$_Tmap_traits@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@VPyVTKSpecialType@@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@VPyVTKSpecialType@@@std@@@2@$0A@@std@@@std@@@std@@QEBA_NAEBV01@@Z)
C:\ParaViewGIT\VTK\Wrapping\Python\vtkPythonUtil.obj vtkPythonCore<br>
Error 2 error LNK1120: 1 unresolved externals
C:\ParaViewGIT\bin\Debug\vtkPythonCore.dll vtkPythonCore<br>
Error 3 error LNK2019: unresolved external symbol
__imp__invalid_parameter_noinfo_noreturn referenced in function
"public: class std::_Vector_const_iterator<class
std::_Vector_val<struct vtkPythonMessage,class
std::allocator<struct vtkPythonMessage> > > & __cdecl
std::_Vector_const_iterator<class std::_Vector_val<struct
vtkPythonMessage,class std::allocator<struct vtkPythonMessage>
> >::operator++(void)"
(??E?$_Vector_const_iterator@V?$_Vector_val@UvtkPythonMessage@@V?$allocator@UvtkPythonMessage@@@std@@@std@@@std@@QEAAAEAV01@XZ)
C:\ParaViewGIT\Utilities\VTKPythonWrapping\Executable\vtkPVPythonInterpretor.obj
vtkPVPythonInterpretor<br>
Error 4 error LNK1120: 1 unresolved externals
C:\ParaViewGIT\bin\Debug\vtkPVPythonInterpretor.dll
vtkPVPythonInterpretor<br>
Error 23 error LNK2019: unresolved external symbol
"__declspec(dllimport) public: virtual int __cdecl
vtkACosmoReader::IsA(char const *)"
(__imp_?IsA@vtkACosmoReader@@UEAAHPEBD@Z) referenced in function
"struct _object * __cdecl PyvtkACosmoReader_IsA(struct _object *,struct
_object *)" (?PyvtkACosmoReader_IsA@@YAPEAU_object@@PEAU1@0@Z)
C:\ParaViewGIT\Applications\AdaptiveParaView\Plugin\vtkACosmoReaderPython.obj
AdaptivePluginPythonD<br>
Error 24 error LNK2019: unresolved external symbol
"__declspec(dllimport) public: class vtkACosmoReader * __cdecl
vtkACosmoReader::NewInstance(void)const "
(__imp_?NewInstance@vtkACosmoReader@@QEBAPEAV1@XZ) referenced in
function "struct _object * __cdecl PyvtkACosmoReader_NewInstance(struct
_object *,struct _object *)"
(?PyvtkACosmoReader_NewInstance@@YAPEAU_object@@PEAU1@0@Z)
C:\ParaViewGIT\Applications\AdaptiveParaView\Plugin\vtkACosmoReaderPython.obj
AdaptivePluginPythonD<br>
Error 25 error LNK2019: unresolved external symbol
"__declspec(dllimport) public: static class vtkACosmoReader * __cdecl
vtkACosmoReader::SafeDownCast(class vtkObjectBase *)"
(__imp_?SafeDownCast@vtkACosmoReader@@SAPEAV1@PEAVvtkObjectBase@@@Z)
referenced in function "struct _object * __cdecl
PyvtkACosmoReader_SafeDownCast(struct _object *,struct _object *)"
(?PyvtkACosmoReader_SafeDownCast@@YAPEAU_object@@PEAU1@0@Z)
C:\ParaViewGIT\Applications\AdaptiveParaView\Plugin\vtkACosmoReaderPython.obj
AdaptivePluginPythonD<br>
Error 26 error LNK2019: unresolved external symbol
"__declspec(dllimport) public: virtual void __cdecl
vtkACosmoReader::SetFileName(char const *)"
(__imp_?SetFileName@vtkACosmoReader@@UEAAXPEBD@Z) referenced in
function "struct _object * __cdecl PyvtkACosmoReader_SetFileName(struct
_object *,struct _object *)"
(?PyvtkACosmoReader_SetFileName@@YAPEAU_object@@PEAU1@0@Z)
C:\ParaViewGIT\Applications\AdaptiveParaView\Plugin\vtkACosmoReaderPython.obj
AdaptivePluginPythonD<br>
Error 27 error LNK2019: unresolved external symbol
"__declspec(dllimport) public: virtual char * __cdecl
vtkACosmoReader::GetFileName(void)"
(__imp_?GetFileName@vtkACosmoReader@@UEAAPEADXZ) referenced in function
"struct _object * __cdecl PyvtkACosmoReader_GetFileName(struct _object
*,struct _object *)"
(?PyvtkACosmoReader_GetFileName@@YAPEAU_object@@PEAU1@0@Z)
C:\ParaViewGIT\Applications\AdaptiveParaView\Plugin\vtkACosmoReaderPython.obj
AdaptivePluginPythonD<br>
Error 28 error LNK2019: unresolved external symbol
"__declspec(dllimport) public: virtual void __cdecl
vtkACosmoReader::SetBoxSize(double)"
(__imp_?SetBoxSize@vtkACosmoReader@@UEAAXN@Z) referenced in function
"struct _object * __cdecl PyvtkACosmoReader_SetBoxSize(struct _object
*,struct _object *)"
(?PyvtkACosmoReader_SetBoxSize@@YAPEAU_object@@PEAU1@0@Z)
C:\ParaViewGIT\Applications\AdaptiveParaView\Plugin\vtkACosmoReaderPython.obj
AdaptivePluginPythonD<br>
Error 29 error LNK2019: unresolved external symbol
"__declspec(dllimport) public: virtual double __cdecl
vtkACosmoReader::GetBoxSize(void)"
(__imp_?GetBoxSize@vtkACosmoReader@@UEAANXZ) referenced in function
"struct _object * __cdecl PyvtkACosmoReader_GetBoxSize(struct _object
*,struct _object *)"
(?PyvtkACosmoReader_GetBoxSize@@YAPEAU_object@@PEAU1@0@Z)
C:\ParaViewGIT\Applications\AdaptiveParaView\Plugin\vtkACosmoReaderPython.obj
AdaptivePluginPythonD<br>
Error 30 error LNK2019: unresolved external symbol
"__declspec(dllimport) public: virtual void __cdecl
vtkACosmoReader::SetByteOrder(int)"
(__imp_?SetByteOrder@vtkACosmoReader@@UEAAXH@Z) referenced in function
"struct _object * __cdecl PyvtkACosmoReader_SetByteOrder(struct _object
*,struct _object *)"
(?PyvtkACosmoReader_SetByteOrder@@YAPEAU_object@@PEAU1@0@Z)
C:\ParaViewGIT\Applications\AdaptiveParaView\Plugin\vtkACosmoReaderPython.obj
AdaptivePluginPythonD<br>
Error 31 error LNK2019: unresolved external symbol
"__declspec(dllimport) public: virtual int __cdecl
vtkACosmoReader::GetByteOrder(void)"
(__imp_?GetByteOrder@vtkACosmoReader@@UEAAHXZ) referenced in function
"struct _object * __cdecl PyvtkACosmoReader_GetByteOrder(struct _object
*,struct _object *)"
(?PyvtkACosmoReader_GetByteOrder@@YAPEAU_object@@PEAU1@0@Z)
C:\ParaViewGIT\Applications\AdaptiveParaView\Plugin\vtkACosmoReaderPython.obj
AdaptivePluginPythonD<br>
Error 32 error LNK2019: unresolved external symbol
"__declspec(dllimport) public: virtual void __cdecl
vtkACosmoReader::SetTagSize(int)"
(__imp_?SetTagSize@vtkACosmoReader@@UEAAXH@Z) referenced in function
"struct _object * __cdecl PyvtkACosmoReader_SetTagSize(struct _object
*,struct _object *)"
(?PyvtkACosmoReader_SetTagSize@@YAPEAU_object@@PEAU1@0@Z)
C:\ParaViewGIT\Applications\AdaptiveParaView\Plugin\vtkACosmoReaderPython.obj
AdaptivePluginPythonD<br>
Error 33 error LNK2019: unresolved external symbol
"__declspec(dllimport) public: virtual int __cdecl
vtkACosmoReader::GetTagSize(void)"
(__imp_?GetTagSize@vtkACosmoReader@@UEAAHXZ) referenced in function
"struct _object * __cdecl PyvtkACosmoReader_GetTagSize(struct _object
*,struct _object *)"
(?PyvtkACosmoReader_GetTagSize@@YAPEAU_object@@PEAU1@0@Z)
C:\ParaViewGIT\Applications\AdaptiveParaView\Plugin\vtkACosmoReaderPython.obj
AdaptivePluginPythonD<br>
Error 20 error LNK2019: unresolved external symbol
"__declspec(dllimport) public: class vtkACosmoReader * __cdecl
vtkACosmoReader::NewInstance(void)const "
(__imp_?NewInstance@vtkACosmoReader@@QEBAPEAV1@XZ) referenced in
function "int __cdecl vtkACosmoReaderCommand(class
vtkClientServerInterpreter *,class vtkObjectBase *,char const *,class
vtkClientServerStream const &,class vtkClientServerStream &)"
(?vtkACosmoReaderCommand@@YAHPEAVvtkClientServerInterpreter@@PEAVvtkObjectBase@@PEBDAEBVvtkClientServerStream@@AEAV3@@Z)
C:\ParaViewGIT\Applications\AdaptiveParaView\Plugin\vtkACosmoReaderClientServer.obj
AdaptivePlugin<br>
Error 21 error LNK2019: unresolved external symbol
"__declspec(dllimport) public: static class vtkACosmoReader * __cdecl
vtkACosmoReader::SafeDownCast(class vtkObjectBase *)"
(__imp_?SafeDownCast@vtkACosmoReader@@SAPEAV1@PEAVvtkObjectBase@@@Z)
referenced in function "int __cdecl vtkACosmoReaderCommand(class
vtkClientServerInterpreter *,class vtkObjectBase *,char const *,class
vtkClientServerStream const &,class vtkClientServerStream &)"
(?vtkACosmoReaderCommand@@YAHPEAVvtkClientServerInterpreter@@PEAVvtkObjectBase@@PEBDAEBVvtkClientServerStream@@AEAV3@@Z)
C:\ParaViewGIT\Applications\AdaptiveParaView\Plugin\vtkACosmoReaderClientServer.obj
AdaptivePlugin<br>
Error 8 error LNK2001: unresolved external symbol "private:
virtual char const * __cdecl
vtkACosmoReader::GetClassNameInternal(void)const "
(?GetClassNameInternal@vtkACosmoReader@@EEBAPEBDXZ)
C:\ParaViewGIT\Applications\AdaptiveParaView\Plugin\vtkACosmoReader.obj
AdaptivePlugin<br>
Error 9 error LNK2001: unresolved external symbol "public:
virtual int __cdecl vtkACosmoReader::IsA(char const *)"
(?IsA@vtkACosmoReader@@UEAAHPEBD@Z)
C:\ParaViewGIT\Applications\AdaptiveParaView\Plugin\vtkACosmoReader.obj
AdaptivePlugin<br>
Error 10 error LNK2001: unresolved external symbol "protected:
virtual class vtkObjectBase * __cdecl
vtkACosmoReader::NewInstanceInternal(void)const "
(?NewInstanceInternal@vtkACosmoReader@@MEBAPEAVvtkObjectBase@@XZ)
C:\ParaViewGIT\Applications\AdaptiveParaView\Plugin\vtkACosmoReader.obj
AdaptivePlugin<br>
Error 11 error LNK2001: unresolved external symbol "public:
virtual void __cdecl vtkACosmoReader::SetFileName(char const *)"
(?SetFileName@vtkACosmoReader@@UEAAXPEBD@Z)
C:\ParaViewGIT\Applications\AdaptiveParaView\Plugin\vtkACosmoReader.obj
AdaptivePlugin<br>
Error 12 error LNK2001: unresolved external symbol "public:
virtual char * __cdecl vtkACosmoReader::GetFileName(void)"
(?GetFileName@vtkACosmoReader@@UEAAPEADXZ)
C:\ParaViewGIT\Applications\AdaptiveParaView\Plugin\vtkACosmoReader.obj
AdaptivePlugin<br>
Error 13 error LNK2001: unresolved external symbol "public:
virtual void __cdecl vtkACosmoReader::SetBoxSize(double)"
(?SetBoxSize@vtkACosmoReader@@UEAAXN@Z)
C:\ParaViewGIT\Applications\AdaptiveParaView\Plugin\vtkACosmoReader.obj
AdaptivePlugin<br>
Error 14 error LNK2001: unresolved external symbol "public:
virtual double __cdecl vtkACosmoReader::GetBoxSize(void)"
(?GetBoxSize@vtkACosmoReader@@UEAANXZ)
C:\ParaViewGIT\Applications\AdaptiveParaView\Plugin\vtkACosmoReader.obj
AdaptivePlugin<br>
Error 15 error LNK2001: unresolved external symbol "public:
virtual void __cdecl vtkACosmoReader::SetByteOrder(int)"
(?SetByteOrder@vtkACosmoReader@@UEAAXH@Z)
C:\ParaViewGIT\Applications\AdaptiveParaView\Plugin\vtkACosmoReader.obj
AdaptivePlugin<br>
Error 16 error LNK2001: unresolved external symbol "public:
virtual int __cdecl vtkACosmoReader::GetByteOrder(void)"
(?GetByteOrder@vtkACosmoReader@@UEAAHXZ)
C:\ParaViewGIT\Applications\AdaptiveParaView\Plugin\vtkACosmoReader.obj
AdaptivePlugin<br>
Error 17 error LNK2001: unresolved external symbol "public:
virtual void __cdecl vtkACosmoReader::SetTagSize(int)"
(?SetTagSize@vtkACosmoReader@@UEAAXH@Z)
C:\ParaViewGIT\Applications\AdaptiveParaView\Plugin\vtkACosmoReader.obj
AdaptivePlugin<br>
Error 18 error LNK2001: unresolved external symbol "public:
virtual int __cdecl vtkACosmoReader::GetTagSize(void)"
(?GetTagSize@vtkACosmoReader@@UEAAHXZ)
C:\ParaViewGIT\Applications\AdaptiveParaView\Plugin\vtkACosmoReader.obj
AdaptivePlugin<br>
Error 19 error LNK2019: unresolved external symbol
"__declspec(dllimport) const vtkACosmoReader::`vftable'"
(__imp_??_7vtkACosmoReader@@6B@) referenced in function "protected:
__cdecl vtkACosmoReader::vtkACosmoReader(void)"
(??0vtkACosmoReader@@IEAA@XZ)
C:\ParaViewGIT\Applications\AdaptiveParaView\Plugin\vtkACosmoReader.obj
AdaptivePlugin<br>
Error 5 error C3861: 'mkdir': identifier not found
C:\ParaViewSrc\Applications\AdaptiveParaView\ppRawStridedReader2.cxx
113 ppRawStridedReader2<br>
Error 6 error LNK1104: cannot open file 'python26_d.lib'
C:\ParaViewGIT\Utilities\Xdmf2\libsrc\LINK _Xdmf<br>
Error 37 error : cmake execution failed
C:\ParaViewGIT\Examples\CUSTOMBUILD ParaViewExamplesTarget<br>
Error 38 error : The source
"C:/ParaViewSrc/Examples/CMakeLists.txt" does not match the source
"D:/ParaView/Examples/CMakeLists.txt" used to generate cache. Re-run
cmake with a different source directory.
C:\ParaViewGIT\Examples\CUSTOMBUILD ParaViewExamplesTarget<br>
Error 34 error LNK1120: 11 unresolved externals
C:\ParaViewGIT\bin\Debug\AdaptivePluginPythonD.dll
AdaptivePluginPythonD<br>
Error 22 error LNK1120: 14 unresolved externals
C:\ParaViewGIT\bin\Debug\AdaptivePlugin.dll AdaptivePlugin<br>
======================<br>
Any hint? Thanks so much.<br>
<br>
Best,<br><font color="#888888">
x</font><div><div></div><div class="h5"><br>
<br>
On 7/1/2010 2:54 PM, Robert Maynard wrote:
<blockquote type="cite">
<div>Hi,</div>
<div><br>
</div>
Thank you for keeping with this problem. I was able to track down the
bug to be caused by your Source and Build directories not being on the
same drive. Intill the issue is solved I suggest you move your source
and build trees to the same drive.<br>
<br>
<div class="gmail_quote">On Mon, Jun 28, 2010 at 11:07 PM, Dr. X <span dir="ltr"><<a href="mailto:xunlei@renci.org" target="_blank">xunlei@renci.org</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex">
<div bgcolor="#ffffff" text="#000000">Hi Robert,<br>
Not so much luck on my end. I tried cmake2.8.2-rc4 and 2.9.0. They make
no difference on the outcome. For instance, I still have trouble
building pqApplicationComponents and pqComponents.<br>
==================================================<br>
Error 1 error MSB4018: The "CustomBuild" task failed unexpectedly.<br>
System.NotSupportedException: The given path's format is not supported.<br>
at System.Security.Util.StringExpressionSet.CanonicalizePath(String
path, Boolean needFullPath)<br>
at
System.Security.Util.StringExpressionSet.CreateListFromExpressions(String[]
str,
Boolean needFullPath)<br>
at
System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess
access,
AccessControlActions control, String[] pathListOrig, Boolean
checkForDuplicates, Boolean needFullPath, Boolean copyPathList)<br>
at
System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess
access,
String[] pathList, Boolean checkForDuplicates, Boolean
needFullPath)<br>
at System.IO.Path.GetFullPath(String path)<br>
at Microsoft.Build.CPPTasks.CustomBuild.GetInputs(ITaskItem item)<br>
at Microsoft.Build.CPPTasks.CustomBuild.BuildExecutionGraph()<br>
at Microsoft.Build.CPPTasks.CustomBuild.GenerateCommandLineCommands()<br>
at Microsoft.Build.Utilities.ToolTask.Execute()<br>
at Microsoft.Build.CPPTasks.TrackedVCToolTask.Execute()<br>
at
Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()<br>
at
Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(ITaskExecutionHost
taskExecutionHost,
TaskLoggingContext taskLoggingContext, TaskHost
taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask,
Boolean& taskResult) C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets 151
pqComponents<br>
===================================================<br>
and<br>
===================================================<br>
Error 2 error C1083: Cannot open include file:
'ui_pqPluginDialog.h': No such file or directory
D:\ParaView\Qt\Components\pqPluginDialog.h 39
pqApplicationComponents<br>
Error 3 error C1083: Cannot open include file:
'ui_pqMultiViewFrameMenu.h': No such file or directory
D:\ParaView\Qt\Components\pqMultiViewFrame.h 38
pqApplicationComponents<br>
Error 1 error C1083: Cannot open include file:
'ui_pqLinksManager.h': No such file or directory
D:\ParaView\Qt\Components\pqLinksManager.h 38
pqApplicationComponents<br>
===================================================<br>
And this time, I cleaned up the Windows SDK on my machine as you can
see in the path.txt.<br>
Yes, the default build of ParaView (mainly without Adaptive/Streaming
ParaView, without Python) works on my Win7 64bit + MSVC2008. But I do
want to build a ParaView with more features enabled.<br>
Please help. It is getting irritating. Thanks a lot.<br>
<br>
Best,<br>
<font color="#888888">x</font>
<div>
<div><br>
<br>
<br>
On 6/25/2010 4:17 PM, Robert Maynard wrote:
<blockquote type="cite"> <a href="http://www.cmake.org/files/v2.8/cmake-2.8.2-rc4-win32-x86.exe" target="_blank">http://www.cmake.org/files/v2.8/cmake-2.8.2-rc4-win32-x86.exe</a><br>
<br>
<div class="gmail_quote">On Fri, Jun 25, 2010 at 4:11 PM, Dr. X <span dir="ltr"><<a href="mailto:xunlei@renci.org" target="_blank">xunlei@renci.org</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex">
<div bgcolor="#ffffff" text="#000000">Thanks a lot, Robert. I
am using CMake2.9.20100514 (from the nightly
build FTP) to configure ParaView now.<br>
I don't see CMake 2.8.2 though. I will keep you updated.<br>
<br>
Best,<br>
<font color="#888888">x</font>
<div>
<div><br>
<br>
<br>
On 6/25/2010 2:53 PM, Robert Maynard wrote:
<blockquote type="cite"> Hi,
<div><br>
</div>
<div>CMake 2.8.2 rc4 has been released that fixed other
issues
with
the VS2010 generator. I just was able to build ParaView with Visual
Studio 2010 locally.<br>
<br>
<div class="gmail_quote">On Wed, Jun 23, 2010 at 9:51 AM,
Robert
Maynard <span dir="ltr"><<a href="mailto:robert.maynard@kitware.com" target="_blank">robert.maynard@kitware.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex">Hi
X,
<div><br>
</div>
<div>I would recommend trying out the 2.8.2 rc3 of cmake (<span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse"><a href="http://www.cmake.org/files/v2.8/?C=M;O=D" style="color:rgb(29, 30, 206)" target="_blank">http://www.cmake.org/files/v2.8/?C=M;O=D</a>)
as
that
fixed a couple bugs in the VS2010 generator.</span></div>
<div><span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse"><br>
</span></div>
<div>I also noticed that the path you sent me is including
v7.0A of
the Windows SDK but the CMakeCache is targeting v7.1 of the SDK. These
need to be identical for the build to be successful.
<div>
<div><br>
<br>
<div class="gmail_quote">On Thu, Jun 17, 2010 at 12:52 PM,
Robert
Maynard <span dir="ltr"><<a href="mailto:robert.maynard@kitware.com" target="_blank">robert.maynard@kitware.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex">Hi,
<div><br>
</div>
<div>I apologize I have been working on a different
project
this
week, so I haven't looked into the problem. I should have some time
tomorrow to investigate this issue.
<div>
<div><br>
<br>
<div class="gmail_quote">On Thu, Jun 17, 2010 at 12:42
PM,
Dr. X <span dir="ltr"><<a href="mailto:xunlei@renci.org" target="_blank">xunlei@renci.org</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex">
<div bgcolor="#ffffff" text="#000000">Hi Robert,<br>
Do you need anything else from me? Thanks a lot for the help.<br>
Best,
<div><br>
x<br>
<br>
On 6/11/2010 1:43 PM, Robert Maynard wrote: </div>
<div>
<div>
<blockquote type="cite"> Could you please send me an
updated
CMakeCache.txt plus the contents of
your PATH environment variable.<br>
<br>
<div class="gmail_quote">On Thu, Jun 10, 2010 at 1:24
PM,
Dr.
X <span dir="ltr"><<a href="mailto:xunlei@renci.org" target="_blank">xunlei@renci.org</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex">
<div bgcolor="#ffffff" text="#000000">Hi Robert,<br>
I just explicitly did what you suggested: running CMake as
administrator. It does not help. I was logging in with an administrator
level account when I was running CMake.<br>
Any other suggestions? It seems pqApplicationComponents project misses
a couple of .ui files, i.e. pyLinksManager.ui, pqPliginDialog.ui, and
pqMultiViewFrameMenu.ui. I added them to the project's resource folder.
That does not have any effect.<br>
<br>
Best,<br>
<font color="#888888">x</font>
<div>
<div><br>
<br>
On 6/10/2010 10:45 AM, Robert Maynard wrote:
<blockquote type="cite"> Are you still getting the
Qt
errors after
rebuilding ParaView in a
clean directory with CMake set to run as administrator?
<div><br>
</div>
<div>If so can you please email me the
CMakeCache.txt
for
the
build.<br>
<br>
<div class="gmail_quote">On Thu, Jun 10, 2010 at
8:54
AM,
Dr. X <span dir="ltr"><<a href="mailto:xunlei@renci.org" target="_blank">xunlei@renci.org</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex">
<div bgcolor="#ffffff" text="#000000">Hi Rob,<br>
Any luck with pqComponent? Thanks a lot.<br>
<br>
Best,<br>
<font color="#888888">x<br>
</font>
<div><br>
On 6/8/2010 3:25 PM, Robert Maynard wrote: </div>
<div>
<div>
<blockquote type="cite"> Hi,
<div><br>
</div>
<div>I am currently tracking down the problem
with
why
ParaView
is
not building correctly for you. But I need some information that is not
in the CMakeCache.txt</div>
<div><br>
</div>
<div>Mainly:</div>
<div>
<ul>
<li>Are you running CMake as an
Administrator
or
Standard
User</li>
<li>What Version of Visual Studio are you
using
(
Express /
Premium
/ Ultimate / Pro )</li>
</ul>
</div>
<div>
<div class="gmail_quote">On Tue, Jun 8, 2010
at
2:15
PM, Dr.
X <span dir="ltr"><<a href="mailto:xunlei@renci.org" target="_blank">xunlei@renci.org</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex">
<div bgcolor="#ffffff" text="#000000">Hi
Robert,<br>
Here you go. Thanks a lot.<br>
<br>
Best,<br>
<font color="#888888">x</font>
<div>
<div><br>
<br>
On 6/8/2010 1:22 PM, Robert Maynard wrote:
<blockquote type="cite"> Would you be able
to
provide the
CMakeCache.txt from the build folder?<br>
<br>
<div class="gmail_quote">On Tue, Jun 8,
2010
at
11:48 AM,
Dr.
X <span dir="ltr"><<a href="mailto:xunlei@renci.org" target="_blank">xunlei@renci.org</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex">Hi
All,<br>
I have following errors on project "pqApplicationComponents".<br>
<br>
Error 21 error C1083: Cannot open include file:
'ui_pqLinksManager.h': No such file or directory
D:\ParaView\Qt\Components\pqLinksManager.h 38
pqApplicationComponents<br>
Error 30 error C1083: Cannot open include file:
'ui_pqMultiViewFrameMenu.h': No such file or directory
D:\ParaView\Qt\Components\pqMultiViewFrame.h 38
pqApplicationComponents<br>
Error 29 error C1083: Cannot open include file:
'ui_pqPluginDialog.h': No such file or directory
D:\ParaView\Qt\Components\pqPluginDialog.h 39
pqApplicationComponents<br>
Error 8 error C3861: 'mkdir': identifier not found
D:\ParaView\Applications\AdaptiveParaView\ppRawStridedReader2.cxx
113 ppRawStridedReader2<br>
<br>
It seems like the Qt .ui files are not added into the project. Could
you please help?<br>
Thanks a lot.<br>
<br>
Best,<br>
x<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</blockquote>
</div>
<br>
<br clear="all">
<br>
-- <br>
Robert Maynard<br>
</blockquote>
<br>
</div>
</div>
</div>
</blockquote>
</div>
<br>
<br clear="all">
<br>
-- <br>
Robert Maynard<br>
</div>
</blockquote>
<br>
</div>
</div>
</div>
</blockquote>
</div>
<br>
<br clear="all">
<br>
-- <br>
Robert Maynard<br>
</div>
</blockquote>
<br>
</div>
</div>
</div>
</blockquote>
</div>
<br>
<br clear="all">
<br>
-- <br>
Robert Maynard<br>
</blockquote>
<br>
</div>
</div>
</div>
</blockquote>
</div>
<br>
<br clear="all">
<br>
</div>
</div>
-- <br>
Robert Maynard<br>
</div>
</blockquote>
</div>
<br>
<br clear="all">
<br>
</div>
</div>
-- <br>
Robert Maynard<br>
</div>
</blockquote>
</div>
<br>
<br clear="all">
<br>
-- <br>
Robert Maynard<br>
</div>
</blockquote>
<br>
</div>
</div>
</div>
</blockquote>
</div>
<br>
<br clear="all">
<br>
-- <br>
Robert Maynard<br>
</blockquote>
<br>
</div>
</div>
</div>
</blockquote>
</div>
<br>
<br clear="all">
<br>
-- <br>
Robert Maynard<br>
</blockquote>
<br>
</div></div></div>
</blockquote></div><br><br clear="all"><br>-- <br>Robert Maynard<br>
</div>