[Paraview-developers] Superbuild cpack

Michal Wozniak michal.wozniak at caboma.com
Fri Dec 15 11:43:31 EST 2017


Hi,

This is my output :

File Type: EXECUTABLE IMAGE

  Image has the following dependencies:

    vtkpqApplicationComponents-pv1.0.dll
    vtkUtilitiesPythonInitializer-pv1.0.dll
    vtkpqComponents-pv1.0.dll
    vtkpqPython-pv1.0.dll
    vtkpqCore-pv1.0.dll
    vtkpqWidgets-pv1.0.dll
    QtTesting.dll
    vtkPVServerManagerDefault-pv1.0.dll
    vtkPVServerManagerCore-pv1.0.dll
    vtkPVClientServerCoreRendering-pv1.0.dll
    vtkPVClientServerCoreCore-pv1.0.dll
    vtkPVCommon-pv1.0.dll
    Qt5Widgets.dll
    Qt5Gui.dll
    Qt5Network.dll
    Qt5Core.dll
    vtksys-pv1.0.dll
    USER32.dll
    MSVCP140.dll
    dwmapi.dll
    WTSAPI32.dll
    VCRUNTIME140.dll
    api-ms-win-crt-heap-l1-1-0.dll
    api-ms-win-crt-environment-l1-1-0.dll
    api-ms-win-crt-locale-l1-1-0.dll
    api-ms-win-crt-runtime-l1-1-0.dll
    api-ms-win-crt-string-l1-1-0.dll
    api-ms-win-crt-math-l1-1-0.dll
    api-ms-win-crt-stdio-l1-1-0.dll
    KERNEL32.dll
    SHELL32.dll

  Summary

        2000 .data
        1000 .gfids
        2000 .pdata
       BA000 .rdata
        2000 .reloc
       5B000 .rsrc
       19000 .text
        1000 .tls


Michal

From: Ben Boeckel<mailto:ben.boeckel at kitware.com>
Sent: December 15, 2017 10:42 AM
To: Michal Wozniak<mailto:michal.wozniak at caboma.com>
Cc: paraview-developers at paraview.org<mailto:paraview-developers at paraview.org>
Subject: Re: [Paraview-developers] Superbuild cpack

On Thu, Dec 14, 2017 at 21:29:11 +0000, Michal Wozniak wrote:
> On windows

Adding it to the `paraview_executables` list should be enough there. The
Windows installation logic is not as robust as macOS and Linux (though
work there is underway), but if those libraries aren't installed, it
probably means that they're not actually linked by your application.
What does this output when run on `test.exe`?

    dumpbin /DEPENDENTS test.exe

--Ben

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://paraview.org/pipermail/paraview-developers/attachments/20171215/2cdbf8ea/attachment.html>


More information about the Paraview-developers mailing list