?Hi Luison,
we recently were informed that the PluginGenerator is still mentioned somewhere deep in our documentation but in general it was discontinued a long time ago in favor of the MITK-ProjectTemplate. We may reintroduce a completely rewritten plugin generator some day, but for now we highly recommend to follow the MITK-ProjectTemplate route, which is an example-based way of starting MITK development: https://github.com/MITK/MITK-ProjectTemplate Best regards, Stefan ________________________________ Von: 鹊华秋 via mitk-users <mitk-users@lists.sourceforge.net> Gesendet: Mittwoch, 23. November 2022 12:36 An: mitk-users Betreff: [mitk-users] unable to generate MitkPluginGenerator.exe 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