Greetings, I've been having some trouble building ParaView 5.4.1 on my system. I'm hoping a Windows-savvy user might be able to lend some insight. ParaView builds just fine under "Debug" mode, but when built as "Release," I get four errors signaling that "The procedure entry point...could not be located in the dynamic link library" for paraview.exe, vtkpqPython-pv5.4.dll, vtkpwWidgets-pv5.4.dll, and vtkpqCore-pv5.4.dll.
The debugger shows: Exception thrown at 0x00007FFD18054B90 (ntdll.dll) in paraview.exe: 0xC0000139: Entry Point Not Found. Exception thrown at 0x00007FFD18054B90 (ntdll.dll) in paraview.exe: 0xC0000139: Entry Point Not Found. Exception thrown at 0x00007FFD18054B90 (ntdll.dll) in paraview.exe: 0xC0000139: Entry Point Not Found. Exception thrown at 0x00007FFD18054B90 (ntdll.dll) in paraview.exe: 0xC0000139: Entry Point Not Found. The thread 0x4fcc has exited with code -1073741511 (0xc0000139). The thread 0x6c7c has exited with code -1073741511 (0xc0000139). The thread 0x65a0 has exited with code -1073741511 (0xc0000139). The program '[15092] paraview.exe' has exited with code -1073741511 (0xc0000139) 'Entry Point Not Found'. In case it matters, the only thing I'm changing in CMake is the python version (to 3). Any help would be most appreciated. Thanks, Nick
_______________________________________________ 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 Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
