Re: [mitk-users] Linking error on PythonService

2023-03-01 Thread Dinkelacker, Stefan
velop and master. Best, Stefan Von: Hirohisa Oda Gesendet: Mittwoch, 1. März 2023 02:38 An: Dinkelacker, Stefan Cc: mitk-users@lists.sourceforge.net Betreff: Re: AW: [mitk-users] Linking error on PythonService Dear Stefan I really appreciate your important

Re: [mitk-users] Linking error on PythonService

2023-02-28 Thread Hirohisa Oda
2023 07:21 An: mitk-users@lists.sourceforge.net Betreff: [mitk-users] Linking error on PythonService Hello, I'm new to MITK plugin development. I would like to run the following code (part of the code are found at https://neurita.github.io/how_to_create_a_python_plugin_for_mitk ) #include

Re: [mitk-users] Linking error on PythonService

2023-02-22 Thread Dinkelacker, Stefan
Gesendet: Dienstag, 21. Februar 2023 07:21 An: mitk-users@lists.sourceforge.net Betreff: [mitk-users] Linking error on PythonService Hello, I'm new to MITK plugin development. I would like to run the following code (part of the code are found at https://neurita.gith

[mitk-users] Linking error on PythonService

2023-02-20 Thread Hirohisa Oda
Hello, I'm new to MITK plugin development. I would like to run the following code (part of the code are found at https://neurita.github.io/how_to_create_a_python_plugin_for_mitk ) #include ... itk::SmartPointer _PythonService(new mitk::PythonService()); std::string result = _PythonSer