Dear mitk-developers

I wanted to use the MitkPluginGenerator to develop a new project. 


However I was unable to find MitkPluginGenerator.exe in the 
path-"build/MITK-build/bin/" after successfully building MITK-v2022.10 with 
CMake in Windows VC2019. 


Now I have been able to run "MitkWorkbench.exe" successfully, but meeted some 
warings throughout the process.


I don't kown weather it is them that caused the problem. I list them here for a 
little reference.


    a. In the process of configuring MITK-superbuild, cmake showed 
the policy is old.[1]


    b. In the process of generateing the "ALL-BUILD" in 
MITK-superbuild.sln, MSVC showed  that ctk-configure wasn't be generated 
and was unable to be found.[2],[3]


    c. In Addition, I saw a folder called "PuginGenerator" in the 
folder "Application", but in the process of MITK-build, I can't see the option 
"MITK_BUILD_APP_PluginGenerator".






[1] CMake Deprecation Warning at CMakeLists.txt:27 
(cmake_policy): The OLD behavior for policy CMP0091 will be removed from a 
future version of CMake.


[2] D:\Lenovo\Code\MSVC\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(247,5):
 warning MSB8065: Item "E:\vtk\build\ep\src\CTK- The custom build of 
build\CMakeFiles\5e486af5bff423b1fb7bebe011e669a4\CTK-configure.rule" 
succeeded, but the specified output has not been 
created "e:\vtk\build\ep\src\ctk-build\ctk-prefix\src\ctk-stamp\ 
debug\ctk-configure". This may cause incremental builds to not work properly. 
[E:\vtk\build\ep\src\CTK-build\CTK.vcxproj]


[3] D:\Lenovo\Code\MSVC\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(247,5):
 warning MSB8064: Item "E:\vtk\build\ep\src\CTK- The custom build of 
build\CMakeFiles\5e486af5bff423b1fb7bebe011e669a4\CTK-build.rule" succeeded, 
but the specified dependency 
"e:\vtk\build\ep\src\ctk-build\ctk-prefix\src\ctk-stamp\debug \ctk-configure" 
does not exist. This may cause incremental builds to not work properly. 
[E:\vtk\build\ep\src\CTK-build\CTK.vcxproj]


Best Regards


Luison
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to