Hi Sascha thank you for the answer. I use mitk_create_executable.. Here
is the end of my CMakeLists.txt :
include(CPack)
include(InstallRequiredSystemLibraries) # actually include msvcp140 and
vcruntime140
mitk_create_executable(My_project
DEPENDS MitkDataTypesExt MitkCore MitkIGTBase Mi
Hi,
are you using the MITK provided CMake macros for creating applications?
E.g. mitkFunctionCreateBlueBerryApplication for a BlueBerry based
application or similar.
The macros take care of dependencies and additional plug-ins etc.
Best,
Sascha
On 05/17/2018 09:40 AM, Paolo Cabras wrote:
>
>
[mailto:cab...@unistra.fr]
Sent: Donnerstag, 17. Mai 2018 09:41
To: Dinkelacker, Stefan; mitk-users@lists.sourceforge.net
Subject: Re: [mitk-users] deploying
I am sorry... I don't know why I took the last version (it was written to take
2.x).
Now the packaging is done but it seems incomplete
I am sorry... I don't know why I took the last version (it was written
to take 2.x).
Now the packaging is done but it seems incomplete : in
_CPack_Packages/win64/NSIS/my_project-0.1.1-win64, only the Microsoft
Visual C++ Redistributable Package (added setting
CPACK_VISUAL_STUDIO_PRODUCT_NAME
Hi Paolo,
did you install NSIS 3.x or 2.x? You need 2.x.
Best,
Stefan
-Original Message-
From: Paolo Cabras [mailto:cab...@unistra.fr]
Sent: Mittwoch, 16. Mai 2018 10:43
To: mitk-users@lists.sourceforge.net
Subject: [mitk-users] deploying
Hello everybody,
I would like to create a wind