<div>Now this is getting worst ... I am down to 22 errors but I had to include VNL. Although I have KWSys and VNL as external dependencies in my target_properties.cmake file for mbilog :</div><div> </div><div><div style="background-color:#1e1e1e;color:#d4d4d4;font-family:'consolas' , 'courier new' , monospace;font-size:14px;font-weight:normal;line-height:19px;white-space:pre"><div><span style="color:#6a9955">#</span></div><div><span style="color:#6a9955"># See CMake/ctkFunctionGetTargetLibraries.cmake</span></div><div><span style="color:#6a9955"># </span></div><div><span style="color:#6a9955"># This file should list the libraries required to build the current CTK libraries</span></div><div><span style="color:#6a9955">#</span></div> <div><span style="color:#569cd6">set</span><span style="color:#d4d4d4">(target_libraries</span></div><div><span style="color:#d4d4d4">  </span><span style="color:#6a9955">#CTK</span></div><div><span style="color:#d4d4d4">  ITKKWSys</span></div><div><span style="color:#d4d4d4">  ITKVNL</span></div><div><span style="color:#d4d4d4">  CTKCore</span></div><div><span style="color:#d4d4d4">  )</span></div> <div><span style="color:#569cd6">if</span><span style="color:#d4d4d4">(CTK_QT_VERSION VERSION_GREATER </span><span style="color:#ce9178">"4"</span><span style="color:#d4d4d4">)</span></div><div><span style="color:#569cd6">  list</span><span style="color:#d4d4d4">(APPEND target_libraries Qt5::Core)</span></div><div><span style="color:#569cd6">endif</span><span style="color:#d4d4d4">()</span></div> <div><span style="color:#569cd6">if</span><span style="color:#d4d4d4"> (CTK_QT_VERSION VERSION_LESS </span><span style="color:#ce9178">"5"</span><span style="color:#d4d4d4">)</span></div><div><span style="color:#569cd6">  list</span><span style="color:#d4d4d4">(APPEND target_libraries QT_LIBRARIES)</span></div><div><span style="color:#569cd6">endif</span><span style="color:#d4d4d4">()</span></div></div></div><div> </div><div>I have linking issues why ?</div><div> </div><div><div>Error log : <a href="https://pastebin.com/RLbJ8kcz" rel="noopener noreferrer">https://pastebin.com/RLbJ8kcz</a></div></div><div><br /></div><div><br /></div><div>30.01.2021, 19:57, "Ramazan Ergüder Bekrek" <e.bekrek@yandex.com>:</div><blockquote><div>I am down now to 23 errors  with the correct log file link : <a href="https://pastebin.com/f01AFbfy" rel="noopener noreferrer">https://pastebin.com/f01AFbfy</a></div><div> </div><div>Please : <a href="https://www.youtube.com/watch?v=2Q_ZzBGPdqE" rel="noopener noreferrer">https://www.youtube.com/watch?v=2Q_ZzBGPdqE</a></div><div> </div><div>Best regards</div><div><br /></div><div><br /></div><div>30.01.2021, 17:37, "Ramazan Ergüder Bekrek" <<a href="mailto:e.bekrek@yandex.com">e.bekrek@yandex.com</a>>:</div><blockquote><div>Link to the error log : <a href="https://pastebin.com/1bChZPh9" rel="noopener noreferrer">https://pastebin.com/1bChZPh9</a></div><div><br /></div><div><br /></div><div>30.01.2021, 14:27, "Ramazan Ergüder Bekrek" <<a href="mailto:e.bekrek@yandex.com">e.bekrek@yandex.com</a>>:</div><blockquote><div>How about you help me to get around the problem that I am trying to fix? The part I am doing is not that big in the sense that I am trying to only bring the necessary part of KWSys so that mbilog can compile with Blueberry.</div><div><br /></div><div><br /></div><div>30.01.2021, 04:21, "Jean-Christophe Fillion-Robin" <<a href="mailto:jcfr@kitware.com">jcfr@kitware.com</a>>:</div><blockquote><div dir="auto">Hi,<div dir="auto"><br /></div><div dir="auto">I suggest we update the version of ITK used in CTK. The version is 3.2 which is quite old.</div><div dir="auto"><br /></div><div dir="auto">As a side note, I will start another thread to understand how the community integrate CTK in their project. I suspect everyone build their own ITK and VTK version. </div><div dir="auto"><br /></div><div dir="auto">Have a good weekend,</div><div dir="auto">J-Christophe </div></div><br /><div class="b0fbb24e7ff811fd7c5dac5b8d00cec0f03f915b729e24feb26580cbd53dfeed96d0fa01d7ccee98219a8e94bccf061f13ca48719c8a60033905b23b39675agmail_quote"><div class="7dffa56643c91f20410d3fd728a19b8e64c86f7f7be54b1da27b2554fd5fb7cc9a9a18c571d1ab6534ad9049ec232d2334d7d341e3233c5b27ca91297445127gmail_attr" dir="ltr">On Fri, Jan 29, 2021, 6:26 PM Ramazan Ergüder Bekrek <<a href="mailto:e.bekrek@yandex.com" rel="noreferrer" target="_blank">e.bekrek@yandex.com</a>> wrote:<br /></div><blockquote class="b0fbb24e7ff811fd7c5dac5b8d00cec0f03f915b729e24feb26580cbd53dfeed96d0fa01d7ccee98219a8e94bccf061f13ca48719c8a60033905b23b39675agmail_quote" style="border-left-color:#ccc;border-left-style:solid;border-left-width:1px;margin:0 0 0 0.8ex;padding-left:1ex"><div>I kind of fixed that error but somehow I don't understand the whole structure can someone provide help?</div><div> </div><div><div><a href="https://github.com/al-sabr/CTK/commits/ctk-blueberry-port-from-mitk" rel="noopener noreferrer noreferrer noreferrer" target="_blank">https://github.com/al-sabr/CTK/commits/ctk-blueberry-port-from-mitk</a></div></div><div><br /></div><div><br /></div><div>29.01.2021, 23:28, "Miklos Espak" <<a href="mailto:espakm@gmail.com" rel="noreferrer noreferrer" target="_blank">espakm@gmail.com</a>>:</div><blockquote><div dir="ltr"><div>There is either no variable called "ITKKWSys-targets-build" or if there is, its value is an empty string. This makes the syntax of the export command invalid.</div><div>I would look around where this variable is supposed to be set.</div><div>HTH<br /></div></div><br /><div><div dir="ltr">On Fri, 29 Jan 2021 at 15:43, Ramazan Ergüder Bekrek <<a href="mailto:e.bekrek@yandex.com" rel="noreferrer noreferrer" target="_blank">e.bekrek@yandex.com</a>> wrote:<br /></div><blockquote style="border-left-color:rgb( 204 , 204 , 204 );border-left-style:solid;border-left-width:1px;margin:0px 0px 0px 0.8ex;padding-left:1ex"><div>This is what was my change:</div><div> </div><div><div style="background-color:rgb( 30 , 30 , 30 );color:rgb( 212 , 212 , 212 );font-family:'consolas' , 'courier new' , monospace;font-size:14px;font-weight:normal;line-height:19px;white-space:pre-wrap"><div><span style="color:rgb( 86 , 156 , 214 )">macro</span><span style="color:rgb( 212 , 212 , 212 )">(itk_module_target_export _name)</span></div><div><span style="color:rgb( 86 , 156 , 214 )">  message</span><span style="color:rgb( 212 , 212 , 212 )">(</span><span style="color:rgb( 206 , 145 , 120 )">"NAME OF TARGET :  ${_name}"</span><span style="color:rgb( 212 , 212 , 212 )">)</span></div><div><span style="color:rgb( 86 , 156 , 214 )">  message</span><span style="color:rgb( 212 , 212 , 212 )">(</span><span style="color:rgb( 206 , 145 , 120 )">"NAME OF MODULE :  ${itk-module}"</span><span style="color:rgb( 212 , 212 , 212 )">)</span></div><div><span style="color:rgb( 86 , 156 , 214 )">  message</span><span style="color:rgb( 212 , 212 , 212 )">(</span><span style="color:rgb( 206 , 145 , 120 )">"${itk-module}-targets-build :  ${${itk-module}-targets-build}"</span><span style="color:rgb( 212 , 212 , 212 )">)</span></div><div><span style="color:rgb( 86 , 156 , 214 )">  export</span><span style="color:rgb( 212 , 212 , 212 )">(TARGETS </span><span style="color:rgb( 86 , 156 , 214 )">${_name}</span><span style="color:rgb( 212 , 212 , 212 )"> APPEND FILE ${${itk-module}-targets-build})</span></div><div><span style="color:rgb( 86 , 156 , 214 )">endmacro</span><span style="color:rgb( 212 , 212 , 212 )">()</span></div></div></div><div><br /></div><div><br /></div><div>29.01.2021, 15:02, "Ramazan Ergüder Bekrek" <<a href="mailto:e.bekrek@yandex.com" rel="noreferrer noreferrer" target="_blank">e.bekrek@yandex.com</a>>:</div><blockquote><div>I've put debugging messages and I still cannot understand am I missing something</div><div> </div><div><div>NAME OF TARGET :  itksys</div><div>2>  NAME OF TARGET :  itksys</div><div>2>  NAME OF MODULE :  ITKKWSys</div><div>2>  ITKKWSys-targets-build :</div><div>2>  CMake Error at CMake/ITKModuleMacros.cmake:417 (export):</div><div>2>    export FILE <filename> option missing.</div><div>2>  Call Stack (most recent call first):</div><div>2>    CMake/ITKModuleMacros.cmake:449 (itk_module_target_export)</div><div>2>    External/KWSys/src/CMakeLists.txt:32 (itk_module_target)</div></div><div><br /></div><div><br /></div><div>27.01.2021, 15:20, "Ramazan Ergüder Bekrek" <<a href="mailto:e.bekrek@yandex.com" rel="noreferrer noreferrer" target="_blank">e.bekrek@yandex.com</a>>:</div><blockquote><div>I forgot to post the latest commit link concerning that error: <a href="https://github.com/al-sabr/CTK/commits/ctk-blueberry-port-from-mitk" rel="noopener noreferrer noreferrer noreferrer" target="_blank">https://github.com/al-sabr/CTK/commits/ctk-blueberry-port-from-mitk</a></div><div><br /></div><div><br /></div><div>26.01.2021, 16:59, "Ramazan Ergüder Bekrek" <<a href="mailto:e.bekrek@yandex.com" rel="noreferrer noreferrer" target="_blank">e.bekrek@yandex.com</a>>:</div><blockquote><div>At this point it doesn't matter much my goal is to split the components necessary from MITK and merge them into CTK and afterward I will create a new library inside of CTK with those extracted components so that it doesn't stay hooked inside mbilog like it is right now.</div><div> </div><div>I still need help because I've come up with this error concerning the ITKModuleMacros.cmake and the itk_module_target_export macro which seems to require a name and while compiling I am getting this:</div><div> </div><div><div>  CMake Error at CMake/ITKModuleMacros.cmake:414 (export):</div><div>1>    export FILE <filename> option missing.</div><div>1>  Call Stack (most recent call first):</div><div>1>    CMake/ITKModuleMacros.cmake:445 (itk_module_target_export)</div><div>1>    External/KWSys/src/CMakeLists.txt:32 (itk_module_target)</div><div> </div><div>Any thoughts on what is the problem?</div><div> </div><div>Thanx</div></div><div><div> </div></div><div>26.01.2021, 13:00, "Nolden, Marco" <<a href="mailto:m.nolden@dkfz-heidelberg.de" rel="noopener noreferrer noreferrer noreferrer" target="_blank">m.nolden@dkfz-heidelberg.de</a>>:</div><blockquote><div style="background-color:rgb( 255 , 255 , 255 );color:rgb( 0 , 0 , 0 );font-family:'calibri' , 'arial' , 'helvetica' , sans-serif;font-size:12pt"><p style="margin-bottom:0px;margin-top:0px">Hi Ramazan,</p><p style="margin-bottom:0px;margin-top:0px"> </p><p style="margin-bottom:0px;margin-top:0px">this is ambitious I think. Since your final use case is out of the MITK and CTK domains (medical imaging) I would suggest you could take the useful parts of BlueBerry, CppMicroServices and CTK to create a prototype of your application. I think doing this kind of standalone experiment would be easier right now, instead of starting with a big refactoring, given that I don't see the interest and resources in this community right now to support a major refactoring.</p><p style="margin-bottom:0px;margin-top:0px"> </p><p style="margin-bottom:0px;margin-top:0px">However I must also clearly say that though BlueBerry was created in the MITK context, we are in maintenance mode for this part, and before introducing new features or major changes we would probably re-evaluate all options where to head with our UI. So of course we could discuss fixes or smaller changes in concrete pull requests if they don't break things for MITK or Slicer, but it should really be with specific goals and of a manageable size.</p><p style="margin-bottom:0px;margin-top:0px"> </p><p style="margin-bottom:0px;margin-top:0px">Marco</p><p style="margin-bottom:0px;margin-top:0px"> </p><div style="color:rgb( 33 , 33 , 33 )"><hr style="width:98%" /><div><font color="#000000" face="Calibri, sans-serif" style="font-size:11pt"><strong>Von:</strong> Ramazan Ergüder Bekrek <<a href="mailto:e.bekrek@yandex.com" rel="noopener noreferrer noreferrer noreferrer" target="_blank">e.bekrek@yandex.com</a>><br /><strong>Gesendet:</strong> Montag, 25. Januar 2021 19:22<br /><strong>An:</strong> Nolden, Marco; Andras Lasso; mitk-users; ctk-developers<br /><strong>Betreff:</strong> Re: [Ctk-developers] [mitk-users] Moving BlueBerry Framework from MITK towards CTK making it independant of the massive MITK setup</font><div> </div></div><div><div>What I am aiming at I described previously is to have a basic framework with all the component to develop any kind of software with the same feeling as Eclipse RPC and OSGi modular component system.</div><div> </div><div>So the way it is right now it seems that I would have to go the same way as MITK by extracting Blueberry so that I can use it with Qt5 for the dynamic UI side. I now that there is a PluginFramework in CTK but I think that I will hook also CppMicroservices next to it and use it.</div><div> </div><div>My goal is to have a dynamic UI which can be loaded/unloaded at runtime with all the part independent from each other. I also wish the same for the backend side. I will use this whole infrastructure to create a multimedia browser which I think could replace the actual broken Browser ecosystem with HTML & Cie.</div><div> </div><div>If you have any suggestion or ideas I wish that we could meet in real time on the Discord channel that I created for all subject related with C++ and OSGi.</div><div> </div><div>Best regards</div><div> </div><div> </div><div>25.01.2021, 14:40, "Marco Nolden" <<a href="mailto:m.nolden@dkfz-heidelberg.de" rel="noopener noreferrer noreferrer noreferrer" target="_blank">m.nolden@dkfz-heidelberg.de</a>>:</div><blockquote><p style="margin-bottom:0px;margin-top:0px">Dear Ramazan,</p><p style="margin-bottom:0px;margin-top:0px">again there is quite some history in these approaches, MITK is >15 years old, CTK started >10 years ago, as you can imagine not everything could be planned perfectly from the beginning.</p><p style="margin-bottom:0px;margin-top:0px">As I wrote in my first post I think we could discuss a strategy here if you outline a bit more what you are aiming at. But please be aware that the resources to support you are limited, and we should aim for realistic improvements. Maybe smaller pull requests following a specific and accepted aim could be an alternative.</p>Regarding compilation errors I would also suggest to move to github issues of the respective projects. Posting this on two mailing lists doesn't work well.<p style="margin-bottom:0px;margin-top:0px">And as I also wrote in my first post I think a separate repository / project for your endeavors could be a good idea as long as we don't have an agreed on strategy on how to move things around or to separate repositories.</p> Marco<p style="margin-bottom:0px;margin-top:0px"> </p><p style="margin-bottom:0px;margin-top:0px"> </p><p style="margin-bottom:0px;margin-top:0px"> </p><p style="margin-bottom:0px;margin-top:0px"> </p><div>On 1/23/21 8:49 PM, Ramazan Ergüder Bekrek wrote:</div><blockquote><div>Actually the best would be to drop the PluginFramework and replace it with a dependency on CppMicroServices... Also I don't get it why there is 2 plugin frameworks in MITK one is CTKPluginFramework and the second CppMicroServices.</div><div> </div><div> </div><div>23.01.2021, 20:32, "Andras Lasso" <a href="mailto:lasso@queensu.ca" rel="noopener noreferrer noreferrer noreferrer" target="_blank"> <lasso@queensu.ca></a>:</div><blockquote><div lang="EN-CA"><div><p style="margin-bottom:0px;margin-top:0px">3D Slicer relies on CTK and we regularly make fixes and improvements. We do not use the plugin framework, so we can tolerate any changes to it, as long as we can keep it disabled and does not break the build of CTK.</p><p style="margin-bottom:0px;margin-top:0px">Our slight preference would be to move the plugin framework out of CTK, just to keep CTK smaller and more focused. But since all these changes heavily impact MITK and nobody else has been spoken up, you need to agree in the strategy with Marco.</p><p style="margin-bottom:0px;margin-top:0px"> </p><p style="margin-bottom:0px;margin-top:0px">Andras</p><p style="margin-bottom:0px;margin-top:0px"> </p><div style="border-style:solid none none none;border-top-color:rgb( 225 , 225 , 225 );border-width:1pt medium medium medium;padding:3pt 0in 0in 0in"><p style="margin-bottom:0px;margin-top:0px"><strong><span lang="EN-US">From:</span></strong><span lang="EN-US"> Ctk-developers <<a href="mailto:ctk-developers-bounces@public.kitware.com" rel="noopener noreferrer noreferrer noreferrer" target="_blank">ctk-developers-bounces@public.kitware.com</a>> <strong>On Behalf Of </strong>Ramazan Ergüder Bekrek<br /><strong>Sent:</strong> Saturday, January 23, 2021 12:07 PM<br /><strong>To:</strong> Nolden, Marco <<a href="mailto:m.nolden@dkfz-heidelberg.de" rel="noopener noreferrer noreferrer noreferrer" target="_blank">m.nolden@dkfz-heidelberg.de</a>>; mitk-users <<a href="mailto:mitk-users@lists.sourceforge.net" rel="noopener noreferrer noreferrer noreferrer" target="_blank">mitk-users@lists.sourceforge.net</a>>; ctk-developers <<a href="mailto:ctk-developers@public.kitware.com" rel="noopener noreferrer noreferrer noreferrer" target="_blank">ctk-developers@public.kitware.com</a>><br /><strong>Subject:</strong> Re: [Ctk-developers] [mitk-users] Moving BlueBerry Framework from MITK towards CTK making it independant of the massive MITK setup</span></p></div><p style="margin-bottom:0px;margin-top:0px"> </p><div><p style="margin-bottom:0px;margin-top:0px">Can someone give some insight here please? I have the impression either everybody is sleeping because of Corona or people are busy.... :D<br /><br /><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fal-sabr%2FCTK%2Fcommits%2Fctk-blueberry-port-from-mitk&data=04%7C01%7Classo%40queensu.ca%7C3f1ae486a52448ccac7408d8bfc158cb%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C0%7C637470184455734372%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=2qt997ToqFPaZ2qBI74JQtQRZjE%2BejeqpsrjyOGgNoo%3D&reserved=0" rel="noopener noreferrer noreferrer noreferrer" target="_blank">https://github.com/al-sabr/CTK/commits/ctk-blueberry-port-from-mitk</a></p></div><div><p style="margin-bottom:0px;margin-top:0px"> </p></div><div><p style="margin-bottom:0px;margin-top:0px"> </p></div><div><p style="margin-bottom:0px;margin-top:0px">23.01.2021, 18:05, "Ramazan Ergüder Bekrek" <<a href="mailto:e.bekrek@yandex.com" rel="noopener noreferrer noreferrer noreferrer" target="_blank">e.bekrek@yandex.com</a>>:</p></div><blockquote style="margin-bottom:5pt;margin-top:5pt">
<div>
<p style="margin-bottom:0px;margin-top:0px">
Ok it seems that those errors had to do with CMake flags I didn't included from ITK. Now that I've cleared that out there's other weird compilation errors that I don't get because I don't have that much C++ knowledge.</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
 </p>
</div>
<div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
G:\programming\cplusplus\CTK\Libs\mbilog\itkObject.cxx(42,24): error C2079: 'Observer' uses undefined class 'itk::ITKCommon_HIDDEN' [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>G:\programming\cplusplus\CTK\Libs\mbilog\itkObject.cxx(44,1): error C2059: syntax error: 'public' [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>G:\programming\cplusplus\CTK\Libs\mbilog\itkObject.cxx(49,3): error C2143: syntax error: missing ';' before '{' [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>G:\programming\cplusplus\CTK\Libs\mbilog\itkObject.cxx(49,3): error C2447: '{': missing function header (old-style formal list?) [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>G:\programming\cplusplus\CTK\Libs\mbilog\itkObject.cxx(50,20): error C2588: '::~Observer': illegal global destructor [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>G:\programming\cplusplus\CTK\Libs\mbilog\itkObject.cxx(50,12): error C2575: 'Observer': only member functions and bases can be virtual [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>G:\programming\cplusplus\CTK\Libs\mbilog\itkObject.cxx(50,22): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>G:\programming\cplusplus\CTK\Libs\mbilog\itkObject.cxx(50,12): error C2365: 'itk::Observer': redefinition; previous definition was 'data variable' [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>G:\programming\cplusplus\CTK\Libs\mbilog\itkObject.cxx(56,1): error C2653: 'Observer': is not a class or namespace name [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>G:\programming\cplusplus\CTK\Libs\mbilog\itkObject.cxx(56,12): error C2523: '<Unknown>::~Observer': destructor tag mismatch [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>G:\programming\cplusplus\CTK\Libs\mbilog\itkObject.cxx(57,1): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>G:\programming\cplusplus\CTK\Libs\mbilog\itkObject.cxx(58,10): error C2065: 'm_Event': undeclared identifier [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>G:\programming\cplusplus\CTK\Libs\mbilog\itkObject.cxx(58,17): error C2541: 'delete': cannot delete objects that are not pointers [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>G:\programming\cplusplus\CTK\Libs\mbilog\itkObject.cxx(61,24): error C2079: 'SubjectImplementation' uses undefined class 'ITKCommon_HIDDEN' [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>G:\programming\cplusplus\CTK\Libs\mbilog\itkObject.cxx(63,1): error C2059: syntax error: 'public' [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>G:\programming\cplusplus\CTK\Libs\mbilog\itkObject.cxx(64,27): error C2143: syntax error: missing ';' before '{' [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>G:\programming\cplusplus\CTK\Libs\mbilog\itkObject.cxx(64,27): error C2447: '{': missing function header (old-style formal list?) [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>G:\programming\cplusplus\CTK\Libs\mbilog\itkObject.cxx(65,25): error C2588: '::~SubjectImplementation': illegal global destructor [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>G:\programming\cplusplus\CTK\Libs\mbilog\itkObject.cxx(65,27): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>G:\programming\cplusplus\CTK\Libs\mbilog\itkObject.cxx(65,4): error C2365: 'SubjectImplementation': redefinition; previous definition was 'data variable' [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>G:\programming\cplusplus\CTK\Libs\mbilog\itkObject.cxx(68,33): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>G:\programming\cplusplus\CTK\Libs\mbilog\itkObject.cxx(68,33): error C2143: syntax error: missing ',' before '&' [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>G:\programming\cplusplus\CTK\Libs\mbilog\itkObject.cxx(71,33): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>G:\programming\cplusplus\CTK\Libs\mbilog\itkObject.cxx(71,33): error C2143: syntax error: missing ',' before '&' [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>G:\programming\cplusplus\CTK\Libs\mbilog\itkObject.cxx(71,62): error C2270: 'AddObserver': modifiers not allowed on nonmember functions [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
 </p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
 </p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
22.01.2021, 23:09, "Ramazan Ergüder Bekrek" <<a href="mailto:e.bekrek@yandex.com" rel="noreferrer noreferrer" target="_blank">e.bekrek@yandex.com</a>>:</p>
</div>
<blockquote style="margin-bottom:5pt;margin-top:5pt">
<div>
<p style="margin-bottom:0px;margin-top:0px">
I've past beyond the last compilation error with new ones:</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
 </p>
</div>
<div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>    mitkException.cpp</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>  G:\programming\cplusplus\CTK\Libs\mbilog\mitkException.cpp(43,26): error C2247: 'itk::ExceptionObject::GetDescription' not accessible because 'mitk::Exception' uses 'private' to inherit from 'itk::ExceptionObject' [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>  G:\programming\cplusplus\CTK\Libs\mbilog\itkExceptionObject.h(111): message : see declaration of 'itk::ExceptionObject::GetDescription' [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>  G:\programming\cplusplus\CTK\Libs\mbilog\mitkException.h(48): message : see declaration of 'mitk::Exception' [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>  G:\programming\cplusplus\CTK\Libs\mbilog\itkExceptionObject.h(49): message : see declaration of 'itk::ExceptionObject' [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>    mitkLog.cpp</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>  G:\programming\cplusplus\CTK\Libs\mbilog\mitkExceptionMacros.h(20,1): warning C4005: 'ITK_LOCATION': macro redefinition [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>  G:\programming\cplusplus\CTK\Libs\mbilog\itkMacro.h(479): message : see previous definition of 'ITK_LOCATION' [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>  G:\programming\cplusplus\CTK\Libs\mbilog\mitkLog.cpp(40,3): error C2065: 'logMutex': undeclared identifier [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>  G:\programming\cplusplus\CTK\Libs\mbilog\mitkLog.cpp(42,23): error C3861: 'GetCurrentThreadId': identifier not found [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>  G:\programming\cplusplus\CTK\Libs\mbilog\mitkLog.cpp(50,34): error C3861: 'GetCurrentThreadId': identifier not found [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>  G:\programming\cplusplus\CTK\Libs\mbilog\mitkLog.cpp(64,39): error C3861: 'GetCurrentThreadId': identifier not found [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>  G:\programming\cplusplus\CTK\Libs\mbilog\mitkLog.cpp(70,3): error C2065: 'logMutex': undeclared identifier [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>  G:\programming\cplusplus\CTK\Libs\mbilog\mitkLog.cpp(99,5): error C2065: 'logMutex': undeclared identifier [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>  G:\programming\cplusplus\CTK\Libs\mbilog\mitkLog.cpp(109,5): error C2065: 'logMutex': undeclared identifier [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>  G:\programming\cplusplus\CTK\Libs\mbilog\mitkLog.cpp(119,5): error C2065: 'logMutex': undeclared identifier [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>  G:\programming\cplusplus\CTK\Libs\mbilog\mitkLog.cpp(128,7): error C2065: 'logMutex': undeclared identifier [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>  G:\programming\cplusplus\CTK\Libs\mbilog\mitkLog.cpp(135,7): error C2065: 'logMutex': undeclared identifier [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>    itkSimpleFastMutexLock.cxx</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>    itkSimpleFastMutexLockNoThreads.cxx</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>    itkSimpleFastMutexLockPThreads.cxx</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>  G:\programming\cplusplus\CTK\Libs\mbilog\itkSimpleFastMutexLockPThreads.cxx(35,3): error C2065: 'pthread_mutexattr_t': undeclared identifier [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>  G:\programming\cplusplus\CTK\Libs\mbilog\itkSimpleFastMutexLockPThreads.cxx(35,23): error C2146: syntax error: missing ';' before identifier 'mta' [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>  G:\programming\cplusplus\CTK\Libs\mbilog\itkSimpleFastMutexLockPThreads.cxx(35,23): error C2065: 'mta': undeclared identifier [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>  G:\programming\cplusplus\CTK\Libs\mbilog\itkSimpleFastMutexLockPThreads.cxx(36,27): error C2065: 'mta': undeclared identifier [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>  G:\programming\cplusplus\CTK\Libs\mbilog\itkSimpleFastMutexLockPThreads.cxx(36,3): error C3861: 'pthread_mutexattr_init': identifier not found [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>  G:\programming\cplusplus\CTK\Libs\mbilog\itkSimpleFastMutexLockPThreads.cxx(37,30): error C2065: 'mta': undeclared identifier [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>  G:\programming\cplusplus\CTK\Libs\mbilog\itkSimpleFastMutexLockPThreads.cxx(37,35): error C2065: 'PTHREAD_MUTEX_RECURSIVE': undeclared identifier [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>  G:\programming\cplusplus\CTK\Libs\mbilog\itkSimpleFastMutexLockPThreads.cxx(37,3): error C3861: 'pthread_mutexattr_settype': identifier not found [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>  G:\programming\cplusplus\CTK\Libs\mbilog\itkSimpleFastMutexLockPThreads.cxx(38,43): error C2065: 'mta': undeclared identifier [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>  G:\programming\cplusplus\CTK\Libs\mbilog\itkSimpleFastMutexLockPThreads.cxx(38,3): error C3861: 'pthread_mutex_init': identifier not found [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>  G:\programming\cplusplus\CTK\Libs\mbilog\itkSimpleFastMutexLockPThreads.cxx(44,3): error C3861: 'pthread_mutex_destroy': identifier not found [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>  G:\programming\cplusplus\CTK\Libs\mbilog\itkSimpleFastMutexLockPThreads.cxx(51,3): error C3861: 'pthread_mutex_lock': identifier not found [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>  G:\programming\cplusplus\CTK\Libs\mbilog\itkSimpleFastMutexLockPThreads.cxx(58,30): error C3861: 'pthread_mutex_trylock': identifier not found [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>  G:\programming\cplusplus\CTK\Libs\mbilog\itkSimpleFastMutexLockPThreads.cxx(58,27): error C2789: 'lockCaptured': an object of const-qualified type must be initialized [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>  G:\programming\cplusplus\CTK\Libs\mbilog\itkSimpleFastMutexLockPThreads.cxx(58): message : see declaration of 'lockCaptured' [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>  G:\programming\cplusplus\CTK\Libs\mbilog\itkSimpleFastMutexLockPThreads.cxx(71,3): error C3861: 'pthread_mutex_unlock': identifier not found [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>    itkSimpleFastMutexLockWinThreads.cxx</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>  G:\programming\cplusplus\CTK\Libs\mbilog\itkSimpleFastMutexLockWinThreads.cxx(36,3): error C3861: 'InitializeCriticalSection': identifier not found [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>  G:\programming\cplusplus\CTK\Libs\mbilog\itkSimpleFastMutexLockWinThreads.cxx(42,3): error C3861: 'DeleteCriticalSection': identifier not found [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>  G:\programming\cplusplus\CTK\Libs\mbilog\itkSimpleFastMutexLockWinThreads.cxx(49,3): error C3861: 'EnterCriticalSection': identifier not found [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>  G:\programming\cplusplus\CTK\Libs\mbilog\itkSimpleFastMutexLockWinThreads.cxx(56,29): error C3861: 'TryEnterCriticalSection': identifier not found [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>  G:\programming\cplusplus\CTK\Libs\mbilog\itkSimpleFastMutexLockWinThreads.cxx(69,3): error C3861: 'LeaveCriticalSection': identifier not found [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
 </p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
 </p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
22.01.2021, 15:43, "Ramazan Ergüder Bekrek" <<a href="mailto:e.bekrek@yandex.com" rel="noreferrer noreferrer" target="_blank">e.bekrek@yandex.com</a>>:</p>
</div>
<blockquote style="margin-bottom:5pt;margin-top:5pt">
<div>
<p style="margin-bottom:0px;margin-top:0px">
Hi again Marco,</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
 </p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
I am almost at the last stage for compiling the external dependencies like ITK headers and MITK but somehow I end up with many compilation errors.</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
 </p>
</div>
<div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
1>  G:\programming\cplusplus\CTK\Libs\mbilog\itkExceptionObject.h(304,1): error C2447: '{': missing function header (old-style formal list?) [G:\programming\cplusplus\CTK\build\CTK-build\Libs\mbilog\CTKmbilog.vcxproj]</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
 </p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
Link latest stand : <a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fal-sabr%2FCTK%2Fcommits%2Fctk-blueberry-port-from-mitk&data=04%7C01%7Classo%40queensu.ca%7C3f1ae486a52448ccac7408d8bfc158cb%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C0%7C637470184455744369%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=MmaJDxEy2IlUQAyLIL3V88lBHSrGBp4Oqhrg45pcRts%3D&reserved=0" rel="noreferrer noreferrer" target="_blank">
https://github.com/al-sabr/CTK/commits/ctk-blueberry-port-from-mitk</a></p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
 </p>
</div>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
Can you provide your insight or maybe advice how to resolve this road block.</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
 </p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
Best Regards</p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
 </p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
 </p>
</div>
<div>
<p style="margin-bottom:0px;margin-top:0px">
22.01.2021, 11:25, "Nolden, Marco" <<a href="mailto:m.nolden@dkfz-heidelberg.de" rel="noreferrer noreferrer" target="_blank">m.nolden@dkfz-heidelberg.de</a>>:</p>
</div>
<blockquote style="margin-bottom:5pt;margin-top:5pt">
<div>
<div>
<p style="margin:0in">
<span lang="DE" style="color:rgb( 31 , 73 , 125 )">Hi Ramazan,</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in">
<span lang="DE" style="color:rgb( 31 , 73 , 125 )"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in">
<span lang="EN-US" style="color:rgb( 31 , 73 , 125 )">BlueBerry used to be more separated in MITK (this is also where some references to <a href="http://blueberry.org/" rel="noreferrer noreferrer" target="_blank">blueberry.org</a> may dangle around). But it’s always a tradeoff to maintain completely separate repositories and build systems, as I said
 before from a pure architectural view you are completely right. In the beginning it even had an abstraction layer to make it independent of Qt, impressive work by the principal developer, but again something with a tradeoff.</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in">
<span lang="EN-US" style="color:rgb( 31 , 73 , 125 )"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in">
<span lang="EN-US" style="color:rgb( 31 , 73 , 125 )">Marco</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in">
<span lang="EN-US" style="color:rgb( 31 , 73 , 125 )"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in">
<span lang="EN-US" style="color:rgb( 31 , 73 , 125 )"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in">
<span lang="EN-US" style="color:rgb( 31 , 73 , 125 )"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in">
<span lang="EN-US" style="color:rgb( 31 , 73 , 125 )"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in">
<span lang="EN-US" style="color:rgb( 31 , 73 , 125 )"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in">
<span lang="EN-US" style="color:rgb( 31 , 73 , 125 )"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in">
<span lang="EN-US" style="font-family:'times new roman' , serif;font-size:12pt"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in">
<b><span lang="DE">Von:</span></b><span lang="DE"> Ramazan Ergüder Bekrek <<a href="mailto:e.bekrek@yandex.com" rel="noreferrer noreferrer" target="_blank">e.bekrek@yandex.com</a>>
<br />
<b>Gesendet:</b> Freitag, 22. Januar 2021 11:17<br />
<b>An:</b> Nolden, Marco <<a href="mailto:M.Nolden@Dkfz-Heidelberg.de" rel="noreferrer noreferrer" target="_blank">M.Nolden@Dkfz-Heidelberg.de</a>>; mitk-users <<a href="mailto:mitk-users@lists.sourceforge.net" rel="noreferrer noreferrer" target="_blank">mitk-users@lists.sourceforge.net</a>>; ctk-developers <<a href="mailto:ctk-developers@public.kitware.com" rel="noreferrer noreferrer" target="_blank">ctk-developers@public.kitware.com</a>><br />
<b>Betreff:</b> Re: AW: [Ctk-developers] [mitk-users] Moving BlueBerry Framework from MITK towards CTK making it independant of the massive MITK setup</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in">
<span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"> </span></p>
<p style="margin:0in">
<span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt">Hi Marco! Thank you for your feedback.</span></p>
<div>
<p style="margin:0in">
<span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"> </span></p>
</div>
<div>
<p style="margin:0in">
<span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt">The goal actually was to get the same development feeling without having the need to use all the heavy dependencies that come with MITK. Having something like OSGi Eclipse Equinox
 and Eclipse RPC to start to program right away in any field was my goal. Right now the people at MITK didn't for see to cut the modularity outside of their Architecture.</span></p>
</div>
<div>
<p style="margin:0in">
<span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"> </span></p>
</div>
<div>
<p style="margin:0in">
<span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt">The ideal was in my thoughts to make this a brother plugin bundle in CppMicroservices but I didn't have time and energy to go down lower.</span></p>
</div>
<div>
<p style="margin:0in">
<span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"> </span></p>
</div>
<div>
<p style="margin:0in">
<span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt">CTK felt for me like CppMicroservices with modified version. And I needed Qt5 on top of OSGi + the beautiful Eclipse RPC feeling.</span></p>
</div>
<p style="margin:0in">
<span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"><br />
<br />
10:52, January 22, 2021, "Nolden, Marco" <<a href="mailto:m.nolden@dkfz-heidelberg.de" rel="noreferrer noreferrer" target="_blank">m.nolden@dkfz-heidelberg.de</a>>:</span></p>
<blockquote style="margin-bottom:5pt;margin-top:5pt">
<div>
<div>
<p style="margin:0in">
<span lang="EN-US" style="color:rgb( 31 , 73 , 125 )">Hi Ramazan,</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in">
<span lang="EN-US" style="color:rgb( 31 , 73 , 125 )"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in">
<span lang="EN-US" style="color:rgb( 31 , 73 , 125 )">thanks for your interesting efforts! I see the general idea, and conceptually BlueBerry may be closer to the CTK plugin framework than to MITK, but at the same time it’s a working system in the way it’s setup right now.
</span><span lang="DE"></span></p>
<p style="margin:0in">
<span lang="EN-US" style="color:rgb( 31 , 73 , 125 )"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in">
<span lang="EN-US" style="color:rgb( 31 , 73 , 125 )">Could you maybe give some background about your goals or expectations? You can probably understand that a massive change like this will need considerable resources for review and maintenance in both communities to make
 this change something the projects using CTK are having a real benefit from. </span>
<span lang="DE"></span></p>
<p style="margin:0in">
<span lang="EN-US" style="color:rgb( 31 , 73 , 125 )"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in">
<span lang="EN-US" style="color:rgb( 31 , 73 , 125 )">One thing that has been discussed in the MITK community before was a standalone BlueBerry, to make it available to non-medical applications. So this _<i>could</i>_  be something to aim for, but again this wouldn’t be
 a primary goal for MITK development right now, and in my opinion this could or even should also live outside of the primary CTK repository to make it most useful for the non-medical community looking for a flexible application framework.</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in">
<span lang="EN-US" style="color:rgb( 31 , 73 , 125 )"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in">
<span lang="DE" style="color:rgb( 31 , 73 , 125 )">Marco</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in">
<span lang="DE" style="color:rgb( 31 , 73 , 125 )"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in">
<span lang="DE" style="color:rgb( 31 , 73 , 125 )"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in">
<span lang="DE"> </span></p>
<p style="margin:0in">
<b><span lang="DE">Von:</span></b><span lang="DE"> Ctk-developers <<a href="mailto:ctk-developers-bounces@public.kitware.com" rel="noreferrer noreferrer" target="_blank">ctk-developers-bounces@public.kitware.com</a>>
<b>Im Auftrag von </b>Ramazan Ergüder Bekrek<br />
<b>Gesendet:</b> Dienstag, 19. </span><span lang="EN-US">Januar 2021 13:47<br />
<b>An:</b> mitk-users <<a href="mailto:mitk-users@lists.sourceforge.net" rel="noreferrer noreferrer" target="_blank">mitk-users@lists.sourceforge.net</a>>; ctk-developers <<a href="mailto:ctk-developers@public.kitware.com" rel="noreferrer noreferrer" target="_blank">ctk-developers@public.kitware.com</a>><br />
<b>Betreff:</b> Re: [Ctk-developers] [mitk-users] Moving BlueBerry Framework from MITK towards CTK making it independant of the massive MITK setup</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in">
<span lang="EN-US"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<div>
<p style="margin:0in">
<span lang="EN-US">Good news everyone the whole BLUEBERRY framework is now 100% successfully compiling on Windows with VS 2019 and Qt.</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US">Here you can find the latest repo version</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
</div>
<div>
<div>
<p style="margin:0in">
<span lang="DE"><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fal-sabr%2FCTK%2Fcommits%2Fctk-blueberry-port-from-mitk&data=04%7C01%7Classo%40queensu.ca%7C3f1ae486a52448ccac7408d8bfc158cb%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C0%7C637470184455744369%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=MmaJDxEy2IlUQAyLIL3V88lBHSrGBp4Oqhrg45pcRts%3D&reserved=0" rel="noreferrer noreferrer" target="_blank"><span lang="EN-US">https://github.com/al-sabr/CTK/commits/ctk-blueberry-port-from-mitk</span></a></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US"> </span><span lang="DE"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US">Besdt Regards</span><span lang="DE"></span></p>
</div>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US">18.01.2021, 13:48, "Ramazan Ergüder Bekrek" <</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"><a href="mailto:e.bekrek@yandex.com" rel="noreferrer noreferrer" target="_blank"><span lang="EN-US">e.bekrek@yandex.com</span></a></span><span lang="EN-US" style="font-family:'times new roman' , serif;font-size:12pt">>:</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
</div>
<blockquote style="margin-bottom:5pt;margin-top:5pt">
<div>
<div>
<p style="margin:0in">
<span lang="EN-US">So I was able to convert Blueberry framework from MITK towards CTK.</span><span lang="DE"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US">I was able to successfully compile 7 out of 8 plugins and I had some issues compiling org.blueberry.ui.qt.help because there is a bug in qt5-webengine version 5.15.1.</span><span lang="DE"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US"> </span><span lang="DE"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US">The link for the repo with working compilation is here : </span>
<span lang="DE"><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fal-sabr%2FCTK%2Fcommits%2Fctk-blueberry-port-from-mitk&data=04%7C01%7Classo%40queensu.ca%7C3f1ae486a52448ccac7408d8bfc158cb%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C0%7C637470184455754355%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=TIMYJv834cawrBpjMmF6kyeOo1O1e6l8oSrXlZv7u6s%3D&reserved=0" rel="noreferrer noreferrer" target="_blank"><span lang="EN-US">https://github.com/al-sabr/CTK/commits/ctk-blueberry-port-from-mitk</span></a></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US"> </span><span lang="DE"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US">I filed a ticket on github on vcpkg repository here : </span><span lang="DE"><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmicrosoft%2Fvcpkg%2Fissues%2F15712&data=04%7C01%7Classo%40queensu.ca%7C3f1ae486a52448ccac7408d8bfc158cb%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C0%7C637470184455754355%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=KX5B2K1RLt9mTC6uGE0TCs0Jon0E7bX9LgFzY9Pu4LA%3D&reserved=0" rel="noreferrer noreferrer" target="_blank"><span lang="EN-US">https://github.com/microsoft/vcpkg/issues/15712</span></a></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US"> </span><span lang="DE"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US">I still don't understand what it is concerning but I am waiting for the fix they proposed.</span><span lang="DE"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US"> </span><span lang="DE"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US">Any thought on what could be done next I'm working on this alone and I would appreciate if someone could give some inputs for guidance.</span><span lang="DE"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US"> </span><span lang="DE"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US">Best Regards</span><span lang="DE"></span></p>
</div>
</div>
<div>
<div>
<p style="margin:0in">
<span lang="EN-US"> </span><span lang="DE"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US"> </span><span lang="DE"></span></p>
</div>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US">18.01.2021, 13:40, "Ramazan Ergüder Bekrek" <</span><span lang="DE"><a href="mailto:e.bekrek@yandex.com" rel="noreferrer noreferrer" target="_blank"><span lang="EN-US">e.bekrek@yandex.com</span></a></span><span lang="EN-US">>:</span><span lang="DE"></span></p>
</div>
<blockquote style="margin-bottom:5pt;margin-top:5pt">
<div>
<p style="margin:0in">
<span lang="EN-US">So I was able to convert Blueberry framework from MITK towards CTK.</span><span lang="DE"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US">I was able to successfully compile 7 out of 8 plugins and I had some issues compiling org.blueberry.ui.qt.help because there is a bug in qt5-webengine version 5.15.1.</span><span lang="DE"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US"> </span><span lang="DE"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US">I filed a ticket on github on vcpkg repository here : </span><span lang="DE"><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmicrosoft%2Fvcpkg%2Fissues%2F15712&data=04%7C01%7Classo%40queensu.ca%7C3f1ae486a52448ccac7408d8bfc158cb%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C0%7C637470184455764359%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=h%2F0GWXkiYQLVvK8w7o0FMX6MJ1RKnVN8mNr8ugPA7ro%3D&reserved=0" rel="noreferrer noreferrer" target="_blank"><span lang="EN-US">https://github.com/microsoft/vcpkg/issues/15712</span></a></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US"> </span><span lang="DE"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US">I still don't understand what it is concerning but I am waiting for the fix they proposed.</span><span lang="DE"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US"> </span><span lang="DE"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US">Any thought on what could be done next I'm working on this alone and I would appreciate if someone could give some inputs for guidance.</span><span lang="DE"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US"> </span><span lang="DE"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US">Best Regards</span><span lang="DE"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US"> </span><span lang="DE"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US"> </span><span lang="DE"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US"> </span><span lang="DE"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US">13.01.2021, 23:42, "Ramazan Ergüder Bekrek" <</span><span lang="DE"><a href="mailto:e.bekrek@yandex.com" rel="noreferrer noreferrer" target="_blank"><span lang="EN-US">e.bekrek@yandex.com</span></a></span><span lang="EN-US">>:</span><span lang="DE"></span></p>
</div>
<blockquote style="margin-bottom:5pt;margin-top:5pt">
<div>
<p style="margin:0in">
<span lang="EN-US">Have a look at the commits of that branch and you will get what I am talking about. If you have ideas and details you noticed I didn't take into consideration then let me know.<br />
<br />
</span><span lang="DE"><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fal-sabr%2FCTK%2Fcommits%2Fctk-blueberry-port-from-mitk&data=04%7C01%7Classo%40queensu.ca%7C3f1ae486a52448ccac7408d8bfc158cb%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C0%7C637470184455764359%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=L0RqApavESStE9NWgg1%2Bb9LSZ700tC0OXdY1IdrfI8I%3D&reserved=0" rel="noreferrer noreferrer" target="_blank">https://github.com/al-sabr/CTK/commits/ctk-blueberry-port-from-mitk</a></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="DE"> </span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US">Best regards</span><span lang="DE"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US"> </span><span lang="DE"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US"> </span><span lang="DE"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US">13.01.2021, 20:48, "Ramazan Ergüder Bekrek" <</span><span lang="DE"><a href="mailto:e.bekrek@yandex.com" rel="noreferrer noreferrer" target="_blank"><span lang="EN-US">e.bekrek@yandex.com</span></a></span><span lang="EN-US">>:</span><span lang="DE"></span></p>
</div>
<blockquote style="margin-bottom:5pt;margin-top:5pt">
<div>
<p style="margin:0in">
<span lang="EN-US">I just started from scratch again so that you can follow what I am talking about since the beginning</span><span lang="DE"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US"> </span><span lang="DE"></span></p>
</div>
<div>
<div>
<p style="margin:0in">
<span lang="DE"><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fal-sabr%2FCTK%2Ftree%2Fctk-blueberry-port-from-mitk&data=04%7C01%7Classo%40queensu.ca%7C3f1ae486a52448ccac7408d8bfc158cb%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C0%7C637470184455774345%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=DvpjNM1sjy3sx3JWNaK2pzHNWcKS0uhjFQqGKDieUE4%3D&reserved=0" rel="noreferrer noreferrer" target="_blank"><span lang="EN-US">https://github.com/al-sabr/CTK/tree/ctk-blueberry-port-from-mitk</span></a></span></p>
</div>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US"> </span><span lang="DE"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US"> </span><span lang="DE"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="DE">13.01.2021, 18:59, "Ramazan Ergüder Bekrek" <<a href="mailto:e.bekrek@yandex.com" rel="noreferrer noreferrer" target="_blank">e.bekrek@yandex.com</a>>:</span></p>
</div>
<blockquote style="margin-bottom:5pt;margin-top:5pt">
<div>
<p style="margin:0in">
<span lang="EN-US">Another solution could be we check inside of the code from Blueberry and remove all connection to mbilog and adapt it with the logging system from CTK just by replacing the specific lines. This is just another idea I am not sure about 100%
 so I would need you perspective.</span><span lang="DE"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US"> </span><span lang="DE"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US"> </span><span lang="DE"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US">13.01.2021, 16:52, "Alex Melville" <</span><span lang="DE"><a href="mailto:amelvill@umich.edu" rel="noreferrer noreferrer" target="_blank"><span lang="EN-US">amelvill@umich.edu</span></a></span><span lang="EN-US">>:</span><span lang="DE"></span></p>
</div>
<blockquote style="margin-bottom:5pt;margin-top:5pt">
<div>
<div>
<p style="margin:0in">
<span lang="EN-US">Hi Ramazan,</span><span lang="DE"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US">I am aware of the Virtual PC option and I have several of them, but they are very very slow since Visual Studio is very very disk I/O heavy. To make things a bit more complicated, I need to run Docker on my primary dev machine (which prevents
 me from easily running VirtualBox) so all this would have to happen on a different PC.</span><span lang="DE"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US">If I get time I can see what I can do, but let's be honest, this will not be an insignificant amount of effort. CMake / build scripts in general are not a super convenient thing to debug remotely.</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US">Did you get a chance to try my suggestion? How did it go?</span><span lang="DE"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US">- Alex</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
</div>
</div>
<p style="margin:0in">
<span lang="EN-US"> </span><span lang="DE"></span></p>
<div>
<div>
<p style="margin:0in">
<span lang="EN-US">On Wed, Jan 13, 2021 at 10:47 AM Ramazan Ergüder Bekrek <</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"><a href="mailto:e.bekrek@yandex.com" rel="noreferrer noreferrer" target="_blank"><span lang="EN-US">e.bekrek@yandex.com</span></a></span><span lang="EN-US" style="font-family:'times new roman' , serif;font-size:12pt">>
 wrote:</span><span lang="DE"></span></p>
</div>
<blockquote style="border-left-color:rgb( 204 , 204 , 204 );border-style:none none none solid;border-width:medium medium medium 1pt;margin:5pt 0in 5pt 4.8pt;padding:0in 0in 0in 6pt">
<div>
<p style="margin:0in">
<span lang="EN-US">I also found this link with 196 mb iso file which is stripped down version.</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
</div>
<div>
<div>
<p style="margin:0in">
<span lang="DE"><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsites.google.com%2Fsite%2Ftinyxpfiles%2Fhome%2F1&data=04%7C01%7Classo%40queensu.ca%7C3f1ae486a52448ccac7408d8bfc158cb%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C0%7C637470184455774345%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=FoL8UX9SDSDrKYRhZdcD9eBYtdddhpnZdbjq4gUJXD8%3D&reserved=0" rel="noreferrer noreferrer" target="_blank"><span lang="EN-US">https://sites.google.com/site/tinyxpfiles/home/1</span></a></span></p>
</div>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="DE">12.01.2021, 21:21, "'Ramazan Ergüder Bekrek'" <<a href="mailto:e.bekrek@yandex.com" rel="noreferrer noreferrer" target="_blank">e.bekrek@yandex.com</a>>:</span></p>
</div>
<blockquote style="margin-bottom:5pt;margin-top:5pt">
<p style="margin:0in">
<span lang="DE"><br />
</span><span lang="EN-US">What I would recommend you to do is to install Virtual Box with Tiny Vista Images Fromm Torrents and Install it Takes 15 Minutes Thema visual Studio 2019 Community with mitk latest Version and my repo. What die you think?</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<div>
<p style="margin:0in">
<span lang="EN-US"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<div>
<p style="margin:0in">
<span lang="EN-US"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
</div>
<div>
<p style="margin:0in">
<span lang="EN-US">15:49, January 12, 2021, "</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"><a href="mailto:amelvill@umich.edu" rel="noreferrer noreferrer" target="_blank"><span lang="EN-US">amelvill@umich.edu</span></a></span><span lang="EN-US" style="font-family:'times new roman' , serif;font-size:12pt">"
 <</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"><a href="mailto:amelvill@umich.edu" rel="noreferrer noreferrer" target="_blank"><span lang="EN-US">amelvill@umich.edu</span></a></span><span lang="EN-US" style="font-family:'times new roman' , serif;font-size:12pt">>:</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<blockquote style="margin-bottom:5pt;margin-top:5pt">
<div>
<div>
<p style="margin:0in"><span lang="EN-US" style="font-family:'arial' , sans-serif">Hi Ramazan,</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'arial' , sans-serif"> </span><span lang="DE"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'arial' , sans-serif">First, there’s one unfortunate thing I have to mention, we use a rather old version of MITK, and as a result, every PC I have that I use with MITK uses Visual Studio 2013 and there’s
 no way I can upgrade, and I can’t risk running a more recent version in parallel.
</span><span lang="DE"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'arial' , sans-serif"> </span><span lang="DE"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'arial' , sans-serif">So I can give you suggestions, but unfortunately it will probably be a futile effort for me to actually try and build it. I can’t even make a fresh install of Windows, because
 this job has taken every PC and SSD I own, and then some (between the dev PC and my “build” PC).</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'arial' , sans-serif"> </span><span lang="DE"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'arial' , sans-serif">Anyway, here is what I think about this:</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'arial' , sans-serif"> </span><span lang="DE"></span></p>
<p style="margin:0in"><strong><span lang="EN-US" style="font-family:'arial' , sans-serif;font-size:14pt">mbilogExports.h:</span></strong><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'arial' , sans-serif"> </span><span lang="DE"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'arial' , sans-serif">mbilogExports.h is an automatically generated header that comes as part of the build process. For me this is what it contains (I found it here: MITK-superbuild\MITK-build\Utilities\mbilog\mbilogExports.h)</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'arial' , sans-serif"> </span><span lang="DE"></span></p>
<p style="margin:0in"><span lang="DE" style="font-family:'courier new';font-size:8pt">#ifndef MBILOG_EXPORT_H</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="DE" style="font-family:'courier new';font-size:8pt">#define MBILOG_EXPORT_H</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="DE" style="font-family:'courier new';font-size:8pt"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#ifdef MBILOG_STATIC_DEFINE</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#  define MBILOG_EXPORT</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#  define MBILOG_NO_EXPORT</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#else</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="DE" style="font-family:'courier new';font-size:8pt">#  ifndef MBILOG_EXPORT</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="DE" style="font-family:'courier new';font-size:8pt">#    ifdef mbilog_EXPORTS</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="DE" style="font-family:'courier new';font-size:8pt">       
</span><span lang="EN-US">/* We are building this library */</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#      define MBILOG_EXPORT __declspec(dllexport)</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#    else</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">        /* We are using this library */</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#      define MBILOG_EXPORT __declspec(dllimport)</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#    endif</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#  endif</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'courier new';font-size:8pt"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#  ifndef MBILOG_NO_EXPORT</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#    define MBILOG_NO_EXPORT
</span><span lang="DE"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#  endif</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#endif</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'courier new';font-size:8pt"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#ifndef MBILOG_DEPRECATED</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#  define MBILOG_DEPRECATED __declspec(deprecated)</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#endif</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'courier new';font-size:8pt"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#ifndef MBILOG_DEPRECATED_EXPORT</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#  define MBILOG_DEPRECATED_EXPORT MBILOG_EXPORT MBILOG_DEPRECATED</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#endif</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'courier new';font-size:8pt"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#ifndef MBILOG_DEPRECATED_NO_EXPORT</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#  define MBILOG_DEPRECATED_NO_EXPORT MBILOG_NO_EXPORT MBILOG_DEPRECATED</span><span lang="DE"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#endif</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'courier new';font-size:8pt"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#if 0 /* DEFINE_NO_DEPRECATED */</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#  ifndef MBILOG_NO_DEPRECATED</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#    define MBILOG_NO_DEPRECATED</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#  endif</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#endif</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'courier new';font-size:8pt"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#endif /* MBILOG_EXPORT_H */
</span><span lang="DE"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'arial' , sans-serif"> </span><span lang="DE"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'arial' , sans-serif">This is kind of a hacky thing to do, but I wonder if you could just copy/paste this into the mbilog source and use that, since I can’t think of a reason why this needs to be auto-generated,
 other than to take advantage of some free stringizing. </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'arial' , sans-serif"> </span><span lang="DE"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'arial' , sans-serif">Try this and let me know what happens,</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'arial' , sans-serif"> </span><span lang="DE"></span></p>
<p style="margin:0in"><span lang="EN-US" style="font-family:'arial' , sans-serif">Hope that helps,</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<ul type="disc" style="margin-top:0in">
<li style="margin-bottom:0in;margin-top:0in">
<span lang="EN-US">Alex</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span>
</li></ul>
<p style="margin:0in"><span lang="EN-US"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<div style="border-style:solid none none none;border-top-color:rgb( 225 , 225 , 225 );border-width:1pt medium medium medium;padding:3pt 0in 0in 0in">
<p style="margin:0in"><strong><span lang="EN-US" style="font-family:'calibri' , sans-serif">From:</span></strong><span lang="EN-US"> Ramazan Ergüder Bekrek <</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"><a href="mailto:e.bekrek@yandex.com" rel="noreferrer noreferrer" target="_blank"><span lang="EN-US" style="font-family:'calibri' , sans-serif;font-size:11pt">e.bekrek@yandex.com</span></a></span><span lang="EN-US">><br />
<strong><span style="font-family:'calibri' , sans-serif">Sent:</span></strong> Tuesday, January 12, 2021 7:36 AM<br />
<strong><span style="font-family:'calibri' , sans-serif">To:</span></strong> </span>
<span lang="DE"><a href="mailto:amelvill@umich.edu" rel="noreferrer noreferrer" target="_blank"><span lang="EN-US" style="font-family:'calibri' , sans-serif;font-size:11pt">amelvill@umich.edu</span></a></span><span lang="EN-US"><br />
<strong><span style="font-family:'calibri' , sans-serif">Subject:</span></strong> Re: [mitk-users] Moving BlueBerry Framework from MITK towards CTK making it independant of the massive MITK setup</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
</div>
<p style="margin:0in"><span lang="EN-US"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<p style="margin:0in"><span lang="EN-US">Well you can follow the part I blocked. It seems that we need to adapt mbilog or remove it by replacing the logging system from CTK. I was wondering if we could just wrap it around CTK's logging and bam smoothly let
 it believe that it still uses MITK logging.</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<div>
<p style="margin:0in"><span lang="EN-US"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
</div>
<div>
<p style="margin:0in"><span lang="EN-US">What do you think?</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
</div>
<div>
<p style="margin:0in"><span lang="EN-US"> </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
</div>
<div>
<p style="margin:0in"><span lang="EN-US">Best Regards<br />
<br />
16:20, October 6, 2020, "Ramazan Ergüder Bekrek" <</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"><a href="mailto:e.bekrek@yandex.com" rel="noreferrer noreferrer" target="_blank"><span lang="EN-US" style="font-family:'calibri' , sans-serif;font-size:11pt">e.bekrek@yandex.com</span></a></span><span lang="EN-US">>:</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
<blockquote style="margin-bottom:5pt;margin-top:5pt">
<p style="margin-bottom:0px;margin-top:0px"><span lang="EN-US">Greetings,<br />
<br />
I am still in the pursuit of happiness with this endeavor of moving BlueBerry from MITK downward to CTK. Up until now I didn't receive any feedback with that repository that I created as a branch.<br />
<br />
I still persisted and almost got it working but due to my lack of CMake understanding I think a little support from all of you would be appreciated. I almost was able to compile org.blueberry.core.runtime as I had it converted to a CTK plugin format when it
 complained that mbilog was missing its include files.<br />
<br />
I've checked mbilog in MITK and saw that it was a MITK Module. Since there is no module in CTK I thought the equivalent could be a Lib like the Core, PluginFramework, etc...<br />
<br />
So I converted the mbilog as a CTK Library and almost got it work. Unfortunately I don't understand what is mbilog and also I ask myself if there is no such equivalent available in CTK already that we could just adapt org.blueberry.core.runtime to use that
 instead of mbilog.<br />
<br />
This is the error I am getting when I try to compile<br />
<br />
1> CTKCore.vcxproj -> G:\programming\cpp\CTK\build\CTK-build\bin\Debug\CTKCore.dll<br />
1> CTKWidgets.vcxproj -> G:\programming\cpp\CTK\build\CTK-build\bin\Debug\CTKWidgets.dll<br />
1> CTKWidgetsPlugins.vcxproj -> G:\programming\cpp\CTK\build\CTK-build\bin\designer\Debug\CTKWidgetsPlugins.dll<br />
1> CTKPluginFramework.vcxproj -> G:\programming\cpp\CTK\build\CTK-build\bin\Debug\CTKPluginFramework.dll<br />
1> Generating moc_mbilogExports.cpp<br />
1> moc: G:/programming/cpp/CTK/Libs/mbilog/mbilogExports.h: No such file<br />
<br />
I created this include file to reflect the structure from MITK inside of CTK/Libs/Core/include:MITK/Modules/Core/include :<br />
</span><span lang="DE"><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fal-sabr%2FCTK%2Fblob%2Fd39f75568a08cbd0efca6042e17b2a68567b9d0a%2FLibs%2FCore%2Finclude%2FctkLogMacros.h%23L1&data=04%7C01%7Classo%40queensu.ca%7C3f1ae486a52448ccac7408d8bfc158cb%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C0%7C637470184455784348%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=Xaf32SrzHC%2Fj16IE2cTSTmo6DIT%2F0VzD2IiLV2Y1F4w%3D&reserved=0" rel="noreferrer noreferrer" target="_blank"><span lang="EN-US">https://github.com/al-sabr/CTK/blob/d39f75568a08cbd0efca6042e17b2a68567b9d0a/Libs/Core/include/ctkLogMacros.h#L1</span></a></span><span lang="EN-US" style="font-family:'times new roman' , serif;font-size:12pt"><br />
<br />
I did the standard export directive here :<br />
</span><span lang="DE"><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fal-sabr%2FCTK%2Fblob%2Fd39f75568a08cbd0efca6042e17b2a68567b9d0a%2FLibs%2FCore%2FCMakeLists.txt%23L17&data=04%7C01%7Classo%40queensu.ca%7C3f1ae486a52448ccac7408d8bfc158cb%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C0%7C637470184455794340%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=xtswIPwPtln6mMgLys9hHhEPe3AcS5txR5%2By5zX0Jqw%3D&reserved=0" rel="noreferrer noreferrer" target="_blank"><span lang="EN-US">https://github.com/al-sabr/CTK/blob/d39f75568a08cbd0efca6042e17b2a68567b9d0a/Libs/Core/CMakeLists.txt#L17</span></a></span><span lang="EN-US" style="font-family:'times new roman' , serif;font-size:12pt"><br />
<br />
I still don't get why this file is not created by CTK.<br />
<br />
I also added this line from MITK in CTK/Libs/Core/CMakeLists.txt<br />
</span><span lang="DE"><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fal-sabr%2FCTK%2Fblob%2Fd39f75568a08cbd0efca6042e17b2a68567b9d0a%2FLibs%2FCore%2FCMakeLists.txt%23L19&data=04%7C01%7Classo%40queensu.ca%7C3f1ae486a52448ccac7408d8bfc158cb%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C0%7C637470184455794340%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=zX6jcVbJCI5ns4wUQg3T%2BG8I7Pi8fILl%2FqHEEL2xRYY%3D&reserved=0" rel="noreferrer noreferrer" target="_blank"><span lang="EN-US">https://github.com/al-sabr/CTK/blob/d39f75568a08cbd0efca6042e17b2a68567b9d0a/Libs/Core/CMakeLists.txt#L19</span></a></span><span lang="EN-US" style="font-family:'times new roman' , serif;font-size:12pt"><br />
</span><span lang="DE"><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fal-sabr%2FCTK%2Fblob%2Fd39f75568a08cbd0efca6042e17b2a68567b9d0a%2FLibs%2FCore%2FCMakeLists.txt%23L154&data=04%7C01%7Classo%40queensu.ca%7C3f1ae486a52448ccac7408d8bfc158cb%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C0%7C637470184455794340%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=FcOmMTr1y56T%2FILAZZIUXKnaSda8NQxnXgVaFO%2BAAbg%3D&reserved=0" rel="noreferrer noreferrer" target="_blank"><span lang="EN-US">https://github.com/al-sabr/CTK/blob/d39f75568a08cbd0efca6042e17b2a68567b9d0a/Libs/Core/CMakeLists.txt#L154</span></a></span><span lang="EN-US" style="font-family:'times new roman' , serif;font-size:12pt"><br />
<br />
The only thing I could not get my head around is this part which I could not translate to CTK. I think there is no equivalent but if there is one please let me know:<br />
</span><span lang="DE"><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fal-sabr%2FCTK%2Fblob%2F2359469f3d321a04b6078f49ee51168cf958536a%2FLibs%2Fmbilog%2FCMakeLists.txt%23L44&data=04%7C01%7Classo%40queensu.ca%7C3f1ae486a52448ccac7408d8bfc158cb%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C0%7C637470184455804334%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=YVfkmBE6g9FotS8uLcX6ofSSilXWARBFzkFLgWS1poU%3D&reserved=0" rel="noreferrer noreferrer" target="_blank"><span lang="EN-US">https://github.com/al-sabr/CTK/blob/2359469f3d321a04b6078f49ee51168cf958536a/Libs/mbilog/CMakeLists.txt#L44</span></a></span><span lang="EN-US" style="font-family:'times new roman' , serif;font-size:12pt"><br />
<br />
You can follow the commit timeline </span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fal-sabr%2FCTK%2Fcommits%2Fctk-blueberry-framework&data=04%7C01%7Classo%40queensu.ca%7C3f1ae486a52448ccac7408d8bfc158cb%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C0%7C637470184455804334%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=gZOrIipUgzjcyJ87lrgWiFQwhYJPdU67YK6Crh%2BgHfo%3D&reserved=0" rel="noreferrer noreferrer" target="_blank"><span lang="EN-US">https://github.com/al-sabr/CTK/commits/ctk-blueberry-framework</span></a></span><span lang="EN-US" style="font-family:'times new roman' , serif;font-size:12pt"><br />
<br />
Best regards<br />
<br />
<br />
<br />
<br />
 <br />
<br />
<br />
_______________________________________________<br />
mitk-users mailing list<br />
</span><span lang="DE"><a href="mailto:mitk-users@lists.sourceforge.net" rel="noreferrer noreferrer" target="_blank"><span lang="EN-US">mitk-users@lists.sourceforge.net</span></a></span><span lang="EN-US" style="font-family:'times new roman' , serif;font-size:12pt"><br />
</span><span lang="DE"><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.sourceforge.net%2Flists%2Flistinfo%2Fmitk-users&data=04%7C01%7Classo%40queensu.ca%7C3f1ae486a52448ccac7408d8bfc158cb%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C0%7C637470184455814327%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=VRk9aVpBfDW4svZ1Grf8AQWSengRtplmwrHNKJTXj7M%3D&reserved=0" rel="noreferrer noreferrer" target="_blank"><span lang="EN-US">https://lists.sourceforge.net/lists/listinfo/mitk-users</span></a></span></p>
</blockquote>
<p style="margin:0in"><span lang="EN-US"><br />
<br />
--<br />
Sent from Yandex.Mail for mobile</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
</div>
</div>
</div>
</blockquote>
<p style="margin:0in">
<span lang="EN-US"><br />
<br />
--<br />
Sent from Yandex.Mail for mobile</span><span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"></span></p>
</div>
</div>
</blockquote>
</blockquote>
</div>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</div>
</div>
</blockquote>
<p style="margin:0in">
<span lang="DE" style="font-family:'times new roman' , serif;font-size:12pt"><br />
<br />
-- <br />
Sent from Yandex.Mail for mobile </span></p>
</div>
</div>
</blockquote>
<p style="margin-bottom:0px;margin-top:0px">
,,</p>
<p style="margin-bottom:0px;margin-top:0px">_______________________________________________<br />
mitk-users mailing list<br />
<a href="mailto:mitk-users@lists.sourceforge.net" rel="noreferrer noreferrer" target="_blank">mitk-users@lists.sourceforge.net</a><br />
<a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.sourceforge.net%2Flists%2Flistinfo%2Fmitk-users&data=04%7C01%7Classo%40queensu.ca%7C3f1ae486a52448ccac7408d8bfc158cb%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C0%7C637470184455814327%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=VRk9aVpBfDW4svZ1Grf8AQWSengRtplmwrHNKJTXj7M%3D&reserved=0" rel="noreferrer noreferrer" target="_blank">https://lists.sourceforge.net/lists/listinfo/mitk-users</a></p>
</blockquote>
<p style="margin-bottom:0px;margin-top:0px">
,,</p>
<p style="margin-bottom:0px;margin-top:0px">_______________________________________________<br />
mitk-users mailing list<br />
<a href="mailto:mitk-users@lists.sourceforge.net" rel="noreferrer noreferrer" target="_blank">mitk-users@lists.sourceforge.net</a><br />
<a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.sourceforge.net%2Flists%2Flistinfo%2Fmitk-users&data=04%7C01%7Classo%40queensu.ca%7C3f1ae486a52448ccac7408d8bfc158cb%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C0%7C637470184455824320%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=3kZcz5XqWVfUPYpXi3DaKfdzojnxNEAiYtMbohQwLZ8%3D&reserved=0" rel="noreferrer noreferrer" target="_blank">https://lists.sourceforge.net/lists/listinfo/mitk-users</a></p>
</blockquote>
<p style="margin-bottom:0px;margin-top:0px">
,,</p>
<p style="margin-bottom:0px;margin-top:0px">_______________________________________________<br />
mitk-users mailing list<br />
<a href="mailto:mitk-users@lists.sourceforge.net" rel="noreferrer noreferrer" target="_blank">mitk-users@lists.sourceforge.net</a><br />
<a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.sourceforge.net%2Flists%2Flistinfo%2Fmitk-users&data=04%7C01%7Classo%40queensu.ca%7C3f1ae486a52448ccac7408d8bfc158cb%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C0%7C637470184455824320%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=3kZcz5XqWVfUPYpXi3DaKfdzojnxNEAiYtMbohQwLZ8%3D&reserved=0" rel="noreferrer noreferrer" target="_blank">https://lists.sourceforge.net/lists/listinfo/mitk-users</a></p>
</blockquote></div></div></blockquote></blockquote><pre>-- 
Dr. Marco Nolden

Scientist & Board Member
Division of Medical Image Computing (E230)


German Cancer Research Center (DKFZ)
Foundation under Public Law
Im Neuenheimer Feld 280
69120 Heidelberg
Germany
phone: +49 6221 42-2325
fax: +49 6221 42-2345

<a href="mailto:m.nolden@dkfz.de" rel="noopener noreferrer noreferrer noreferrer" target="_blank">m.nolden@dkfz.de</a>
<a href="http://www.dkfz.de/" rel="noopener noreferrer noreferrer noreferrer" target="_blank">www.dkfz.de</a>

Management Board: Prof. Dr. Michael Baumann, Ursula Weyrich
VAT-ID No.: DE<span class="ba52a315d09d952a83aab98063584c305c20edf8fa181687a70e8195aa1d3109619a708e0af3251346dc16ef7439c5131f1ea193f6735cf0wmi-callto"><span class="5c20edf8fa181687a70e8195aa1d3109619a708e0af3251346dc16ef7439c5131f1ea193f6735cf0wmi-callto"><span class="619a708e0af3251346dc16ef7439c5131f1ea193f6735cf0wmi-callto"><span class="1f1ea193f6735cf0wmi-callto">143293537</span></span></span></span></pre></blockquote></div></div></div></blockquote>,,<p>_______________________________________________<br />mitk-users mailing list<br /><a href="mailto:mitk-users@lists.sourceforge.net" rel="noreferrer noreferrer" target="_blank">mitk-users@lists.sourceforge.net</a><br /><a href="https://lists.sourceforge.net/lists/listinfo/mitk-users" rel="noreferrer noreferrer" target="_blank">https://lists.sourceforge.net/lists/listinfo/mitk-users</a><br /></p></blockquote>,,<p>_______________________________________________<br />mitk-users mailing list<br /><a href="mailto:mitk-users@lists.sourceforge.net" rel="noreferrer noreferrer" target="_blank">mitk-users@lists.sourceforge.net</a><br /><a href="https://lists.sourceforge.net/lists/listinfo/mitk-users" rel="noreferrer noreferrer" target="_blank">https://lists.sourceforge.net/lists/listinfo/mitk-users</a><br /></p></blockquote>,,<p>_______________________________________________<br />mitk-users mailing list<br /><a href="mailto:mitk-users@lists.sourceforge.net" rel="noreferrer noreferrer" target="_blank">mitk-users@lists.sourceforge.net</a><br /><a href="https://lists.sourceforge.net/lists/listinfo/mitk-users" rel="noreferrer noreferrer" target="_blank">https://lists.sourceforge.net/lists/listinfo/mitk-users</a><br /></p></blockquote>_______________________________________________<br />
Ctk-developers mailing list<br />
<a href="mailto:Ctk-developers@public.kitware.com" rel="noreferrer noreferrer" target="_blank">Ctk-developers@public.kitware.com</a><br />
<a href="https://public.kitware.com/mailman/listinfo/ctk-developers" rel="noreferrer noreferrer noreferrer" target="_blank">https://public.kitware.com/mailman/listinfo/ctk-developers</a><br />
</blockquote></div>
</blockquote>_______________________________________________<br />
Ctk-developers mailing list<br />
<a href="mailto:Ctk-developers@public.kitware.com" rel="noreferrer noreferrer" target="_blank">Ctk-developers@public.kitware.com</a><br />
<a href="https://public.kitware.com/mailman/listinfo/ctk-developers" rel="noreferrer noreferrer noreferrer" target="_blank">https://public.kitware.com/mailman/listinfo/ctk-developers</a><br />
</blockquote></div>
</blockquote>,,<p>_______________________________________________<br />mitk-users mailing list<br /><a href="mailto:mitk-users@lists.sourceforge.net">mitk-users@lists.sourceforge.net</a><br /><a href="https://lists.sourceforge.net/lists/listinfo/mitk-users">https://lists.sourceforge.net/lists/listinfo/mitk-users</a><br /></p></blockquote>,,<p>_______________________________________________<br />mitk-users mailing list<br /><a href="mailto:mitk-users@lists.sourceforge.net">mitk-users@lists.sourceforge.net</a><br /><a href="https://lists.sourceforge.net/lists/listinfo/mitk-users">https://lists.sourceforge.net/lists/listinfo/mitk-users</a><br /></p></blockquote>,,<p>_______________________________________________<br />mitk-users mailing list<br /><a href="mailto:mitk-users@lists.sourceforge.net">mitk-users@lists.sourceforge.net</a><br /><a href="https://lists.sourceforge.net/lists/listinfo/mitk-users">https://lists.sourceforge.net/lists/listinfo/mitk-users</a><br /></p></blockquote>