<div dir="ltr"><div class="gmail_default" style="font-family:monospace,monospace"><div class="gmail_default">Greetings,</div><div class="gmail_default"><br></div><div class="gmail_default">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.</div><div class="gmail_default"><br></div><div class="gmail_default">The debugger shows:</div><div class="gmail_default"><br></div><div class="gmail_default">Exception thrown at 0x00007FFD18054B90 (ntdll.dll) in paraview.exe: 0xC0000139: Entry Point Not Found.</div><div class="gmail_default">Exception thrown at 0x00007FFD18054B90 (ntdll.dll) in paraview.exe: 0xC0000139: Entry Point Not Found.</div><div class="gmail_default">Exception thrown at 0x00007FFD18054B90 (ntdll.dll) in paraview.exe: 0xC0000139: Entry Point Not Found.</div><div class="gmail_default">Exception thrown at 0x00007FFD18054B90 (ntdll.dll) in paraview.exe: 0xC0000139: Entry Point Not Found.</div><div class="gmail_default">The thread 0x4fcc has exited with code -1073741511 (0xc0000139).</div><div class="gmail_default">The thread 0x6c7c has exited with code -1073741511 (0xc0000139).</div><div class="gmail_default">The thread 0x65a0 has exited with code -1073741511 (0xc0000139).</div><div class="gmail_default">The program '[15092] paraview.exe' has exited with code -1073741511 (0xc0000139) 'Entry Point Not Found'.</div><div class="gmail_default"><br></div><div class="gmail_default">In case it matters, the only thing I'm changing in CMake is the python version (to 3).</div><div class="gmail_default"><br></div><div class="gmail_default">Any help would be most appreciated.</div><div class="gmail_default">Thanks,</div><div class="gmail_default">Nick</div></div></div>