<div>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://github.com/al-sabr/CTK/commits/ctk-blueberry-port-from-mitk" rel="noopener noreferrer">https://github.com/al-sabr/CTK/commits/ctk-blueberry-port-from-mitk</a></div><div><br /></div><div><br /></div><div>23.01.2021, 18:05, "Ramazan Ergüder Bekrek" <e.bekrek@yandex.com>:</div><blockquote><div>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.</div><div> </div><div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div></div><div><br /></div><div><br /></div><div>22.01.2021, 23:09, "Ramazan Ergüder Bekrek" <<a href="mailto:e.bekrek@yandex.com">e.bekrek@yandex.com</a>>:</div><blockquote><div>I've past beyond the last compilation error with new ones:</div><div> </div><div><div>1>    mitkException.cpp</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>1>    mitkLog.cpp</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>1>    itkSimpleFastMutexLock.cxx</div><div>1>    itkSimpleFastMutexLockNoThreads.cxx</div><div>1>    itkSimpleFastMutexLockPThreads.cxx</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>1>    itkSimpleFastMutexLockWinThreads.cxx</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div><div>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]</div></div><div><br /></div><div><br /></div><div>22.01.2021, 15:43, "Ramazan Ergüder Bekrek" <<a href="mailto:e.bekrek@yandex.com">e.bekrek@yandex.com</a>>:</div><blockquote><div>Hi again Marco,</div><div> </div><div>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.</div><div> </div><div><div>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]</div><div> </div><div>Link latest stand : <a href="https://github.com/al-sabr/CTK/commits/ctk-blueberry-port-from-mitk" rel="noopener noreferrer">https://github.com/al-sabr/CTK/commits/ctk-blueberry-port-from-mitk</a></div><div> </div></div><div>Can you provide your insight or maybe advice how to resolve this road block.</div><div> </div><div>Best Regards</div><div><br /></div><div><br /></div><div>22.01.2021, 11:25, "Nolden, Marco" <<a href="mailto:m.nolden@dkfz-heidelberg.de">m.nolden@dkfz-heidelberg.de</a>>:</div><blockquote><div lang="DE">
<div class="afb6363b6b21e896ce78d5f691b628f6d396a72c5f8008ed7a58120e637182ddeee0658884534c055c2a51c5552f445ae092d429a57b7b749fb23c85464e9ac1WordSection1">
<p class="5d4e63ed35ef62cd2740b3f4bd1c7086ba3d09ff66800b5272320b7f29f5002ba333feb8ddeee97f57121fd2094c0521bd6ff683d8d0a42f228bf8a64b8551e1MsoNormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span style="color:#1f497d;font-family:'calibri' , sans-serif;font-size:11pt">Hi Ramazan,</span></p>
<p class="5d4e63ed35ef62cd2740b3f4bd1c7086ba3d09ff66800b5272320b7f29f5002ba333feb8ddeee97f57121fd2094c0521bd6ff683d8d0a42f228bf8a64b8551e1MsoNormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span style="color:#1f497d;font-family:'calibri' , sans-serif;font-size:11pt"> </span></p>
<p class="5d4e63ed35ef62cd2740b3f4bd1c7086ba3d09ff66800b5272320b7f29f5002ba333feb8ddeee97f57121fd2094c0521bd6ff683d8d0a42f228bf8a64b8551e1MsoNormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="color:#1f497d;font-family:'calibri' , sans-serif;font-size:11pt">BlueBerry used to be more separated in MITK (this is also where some references to blueberry.org 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></p>
<p class="5d4e63ed35ef62cd2740b3f4bd1c7086ba3d09ff66800b5272320b7f29f5002ba333feb8ddeee97f57121fd2094c0521bd6ff683d8d0a42f228bf8a64b8551e1MsoNormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="color:#1f497d;font-family:'calibri' , sans-serif;font-size:11pt"> </span></p>
<p class="5d4e63ed35ef62cd2740b3f4bd1c7086ba3d09ff66800b5272320b7f29f5002ba333feb8ddeee97f57121fd2094c0521bd6ff683d8d0a42f228bf8a64b8551e1MsoNormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="color:#1f497d;font-family:'calibri' , sans-serif;font-size:11pt">Marco</span></p>
<p class="5d4e63ed35ef62cd2740b3f4bd1c7086ba3d09ff66800b5272320b7f29f5002ba333feb8ddeee97f57121fd2094c0521bd6ff683d8d0a42f228bf8a64b8551e1MsoNormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="color:#1f497d;font-family:'calibri' , sans-serif;font-size:11pt"> </span></p>
<p class="5d4e63ed35ef62cd2740b3f4bd1c7086ba3d09ff66800b5272320b7f29f5002ba333feb8ddeee97f57121fd2094c0521bd6ff683d8d0a42f228bf8a64b8551e1MsoNormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="color:#1f497d;font-family:'calibri' , sans-serif;font-size:11pt"> </span></p>
<p class="5d4e63ed35ef62cd2740b3f4bd1c7086ba3d09ff66800b5272320b7f29f5002ba333feb8ddeee97f57121fd2094c0521bd6ff683d8d0a42f228bf8a64b8551e1MsoNormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="color:#1f497d;font-family:'calibri' , sans-serif;font-size:11pt"> </span></p>
<p class="5d4e63ed35ef62cd2740b3f4bd1c7086ba3d09ff66800b5272320b7f29f5002ba333feb8ddeee97f57121fd2094c0521bd6ff683d8d0a42f228bf8a64b8551e1MsoNormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="color:#1f497d;font-family:'calibri' , sans-serif;font-size:11pt"> </span></p>
<p class="5d4e63ed35ef62cd2740b3f4bd1c7086ba3d09ff66800b5272320b7f29f5002ba333feb8ddeee97f57121fd2094c0521bd6ff683d8d0a42f228bf8a64b8551e1MsoNormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="color:#1f497d;font-family:'calibri' , sans-serif;font-size:11pt"> </span></p>
<p class="5d4e63ed35ef62cd2740b3f4bd1c7086ba3d09ff66800b5272320b7f29f5002ba333feb8ddeee97f57121fd2094c0521bd6ff683d8d0a42f228bf8a64b8551e1MsoNormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="color:#1f497d;font-family:'calibri' , sans-serif;font-size:11pt"> </span></p>
<p class="5d4e63ed35ef62cd2740b3f4bd1c7086ba3d09ff66800b5272320b7f29f5002ba333feb8ddeee97f57121fd2094c0521bd6ff683d8d0a42f228bf8a64b8551e1MsoNormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US"> </span></p>
<p class="5d4e63ed35ef62cd2740b3f4bd1c7086ba3d09ff66800b5272320b7f29f5002ba333feb8ddeee97f57121fd2094c0521bd6ff683d8d0a42f228bf8a64b8551e1MsoNormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><b><span style="font-family:'calibri' , sans-serif;font-size:11pt">Von:</span></b><span style="font-family:'calibri' , sans-serif;font-size:11pt"> Ramazan Ergüder Bekrek <<a href="mailto:e.bekrek@yandex.com">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">M.Nolden@Dkfz-Heidelberg.de</a>>; mitk-users <<a href="mailto:mitk-users@lists.sourceforge.net">mitk-users@lists.sourceforge.net</a>>; ctk-developers <<a href="mailto:ctk-developers@public.kitware.com">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></p>
<p class="5d4e63ed35ef62cd2740b3f4bd1c7086ba3d09ff66800b5272320b7f29f5002ba333feb8ddeee97f57121fd2094c0521bd6ff683d8d0a42f228bf8a64b8551e1MsoNormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"> </p>
<p class="5d4e63ed35ef62cd2740b3f4bd1c7086ba3d09ff66800b5272320b7f29f5002ba333feb8ddeee97f57121fd2094c0521bd6ff683d8d0a42f228bf8a64b8551e1MsoNormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">Hi Marco! Thank you for your feedback.</p>
<div>
<p class="5d4e63ed35ef62cd2740b3f4bd1c7086ba3d09ff66800b5272320b7f29f5002ba333feb8ddeee97f57121fd2094c0521bd6ff683d8d0a42f228bf8a64b8551e1MsoNormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"> </p>
</div>
<div>
<p class="5d4e63ed35ef62cd2740b3f4bd1c7086ba3d09ff66800b5272320b7f29f5002ba333feb8ddeee97f57121fd2094c0521bd6ff683d8d0a42f228bf8a64b8551e1MsoNormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">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.</p>
</div>
<div>
<p class="5d4e63ed35ef62cd2740b3f4bd1c7086ba3d09ff66800b5272320b7f29f5002ba333feb8ddeee97f57121fd2094c0521bd6ff683d8d0a42f228bf8a64b8551e1MsoNormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"> </p>
</div>
<div>
<p class="5d4e63ed35ef62cd2740b3f4bd1c7086ba3d09ff66800b5272320b7f29f5002ba333feb8ddeee97f57121fd2094c0521bd6ff683d8d0a42f228bf8a64b8551e1MsoNormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">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.</p>
</div>
<div>
<p class="5d4e63ed35ef62cd2740b3f4bd1c7086ba3d09ff66800b5272320b7f29f5002ba333feb8ddeee97f57121fd2094c0521bd6ff683d8d0a42f228bf8a64b8551e1MsoNormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"> </p>
</div>
<div>
<p class="5d4e63ed35ef62cd2740b3f4bd1c7086ba3d09ff66800b5272320b7f29f5002ba333feb8ddeee97f57121fd2094c0521bd6ff683d8d0a42f228bf8a64b8551e1MsoNormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">CTK felt for me like CppMicroservices with modified version. And I needed Qt5 on top of OSGi + the beautiful Eclipse RPC feeling.</p>
</div>
<p class="5d4e63ed35ef62cd2740b3f4bd1c7086ba3d09ff66800b5272320b7f29f5002ba333feb8ddeee97f57121fd2094c0521bd6ff683d8d0a42f228bf8a64b8551e1MsoNormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><br />
<br />
10:52, January 22, 2021, "Nolden, Marco" <<a href="mailto:m.nolden@dkfz-heidelberg.de">m.nolden@dkfz-heidelberg.de</a>>:</p>
<blockquote style="margin-bottom:5pt;margin-top:5pt">
<div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US" style="color:#1f497d;font-family:'calibri' , sans-serif;font-size:11pt">Hi Ramazan,</span></p>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US" style="color:#1f497d;font-family:'calibri' , sans-serif;font-size:11pt"> </span></p>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US" style="color:#1f497d;font-family:'calibri' , sans-serif;font-size:11pt">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></p>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US" style="color:#1f497d;font-family:'calibri' , sans-serif;font-size:11pt"> </span></p>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US" style="color:#1f497d;font-family:'calibri' , sans-serif;font-size:11pt">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></p>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US" style="color:#1f497d;font-family:'calibri' , sans-serif;font-size:11pt"> </span></p>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US" style="color:#1f497d;font-family:'calibri' , sans-serif;font-size:11pt">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></p>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US" style="color:#1f497d;font-family:'calibri' , sans-serif;font-size:11pt"> </span></p>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span style="color:#1f497d;font-family:'calibri' , sans-serif;font-size:11pt">Marco</span></p>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span style="color:#1f497d;font-family:'calibri' , sans-serif;font-size:11pt"> </span></p>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span style="color:#1f497d;font-family:'calibri' , sans-serif;font-size:11pt"> </span></p>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
 </p>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<b><span style="font-family:'calibri' , sans-serif;font-size:11pt">Von:</span></b><span style="font-family:'calibri' , sans-serif;font-size:11pt"> Ctk-developers <<a href="mailto:ctk-developers-bounces@public.kitware.com">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" style="font-family:'calibri' , sans-serif;font-size:11pt">Januar 2021 13:47<br />
<b>An:</b> mitk-users <<a href="mailto:mitk-users@lists.sourceforge.net">mitk-users@lists.sourceforge.net</a>>; ctk-developers <<a href="mailto:ctk-developers@public.kitware.com">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></p>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US"> </span></p>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US">Good news everyone the whole BLUEBERRY framework is now 100% successfully compiling on Windows with VS 2019 and Qt.</span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US"> </span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US">Here you can find the latest repo version</span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US"> </span></p>
</div>
<div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<a href="https://github.com/al-sabr/CTK/commits/ctk-blueberry-port-from-mitk"><span lang="EN-US">https://github.com/al-sabr/CTK/commits/ctk-blueberry-port-from-mitk</span></a></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US"> </span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US">Besdt Regards</span></p>
</div>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US"> </span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US"> </span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US">18.01.2021, 13:48, "Ramazan Ergüder Bekrek" <</span><a href="mailto:e.bekrek@yandex.com"><span lang="EN-US">e.bekrek@yandex.com</span></a><span lang="EN-US">>:</span></p>
</div>
<blockquote style="margin-bottom:5pt;margin-top:5pt">
<div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US">So I was able to convert Blueberry framework from MITK towards CTK.</span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<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></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US"> </span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US">The link for the repo with working compilation is here : </span>
<a href="https://github.com/al-sabr/CTK/commits/ctk-blueberry-port-from-mitk"><span lang="EN-US">https://github.com/al-sabr/CTK/commits/ctk-blueberry-port-from-mitk</span></a></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US"> </span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US">I filed a ticket on github on vcpkg repository here : </span><a href="https://github.com/microsoft/vcpkg/issues/15712"><span lang="EN-US">https://github.com/microsoft/vcpkg/issues/15712</span></a></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US"> </span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US">I still don't understand what it is concerning but I am waiting for the fix they proposed.</span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US"> </span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<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></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US"> </span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US">Best Regards</span></p>
</div>
</div>
<div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US"> </span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US"> </span></p>
</div>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US">18.01.2021, 13:40, "Ramazan Ergüder Bekrek" <</span><a href="mailto:e.bekrek@yandex.com"><span lang="EN-US">e.bekrek@yandex.com</span></a><span lang="EN-US">>:</span></p>
</div>
<blockquote style="margin-bottom:5pt;margin-top:5pt">
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US">So I was able to convert Blueberry framework from MITK towards CTK.</span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<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></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US"> </span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US">I filed a ticket on github on vcpkg repository here : </span><a href="https://github.com/microsoft/vcpkg/issues/15712"><span lang="EN-US">https://github.com/microsoft/vcpkg/issues/15712</span></a></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US"> </span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US">I still don't understand what it is concerning but I am waiting for the fix they proposed.</span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US"> </span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<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></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US"> </span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US">Best Regards</span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US"> </span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US"> </span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US"> </span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US">13.01.2021, 23:42, "Ramazan Ergüder Bekrek" <</span><a href="mailto:e.bekrek@yandex.com"><span lang="EN-US">e.bekrek@yandex.com</span></a><span lang="EN-US">>:</span></p>
</div>
<blockquote style="margin-bottom:5pt;margin-top:5pt">
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<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><a href="https://github.com/al-sabr/CTK/commits/ctk-blueberry-port-from-mitk">https://github.com/al-sabr/CTK/commits/ctk-blueberry-port-from-mitk</a></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
 </p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US">Best regards</span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US"> </span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US"> </span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US">13.01.2021, 20:48, "Ramazan Ergüder Bekrek" <</span><a href="mailto:e.bekrek@yandex.com"><span lang="EN-US">e.bekrek@yandex.com</span></a><span lang="EN-US">>:</span></p>
</div>
<blockquote style="margin-bottom:5pt;margin-top:5pt">
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US">I just started from scratch again so that you can follow what I am talking about since the beginning</span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US"> </span></p>
</div>
<div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<a href="https://github.com/al-sabr/CTK/tree/ctk-blueberry-port-from-mitk"><span lang="EN-US">https://github.com/al-sabr/CTK/tree/ctk-blueberry-port-from-mitk</span></a></p>
</div>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US"> </span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US"> </span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
13.01.2021, 18:59, "Ramazan Ergüder Bekrek" <<a href="mailto:e.bekrek@yandex.com">e.bekrek@yandex.com</a>>:</p>
</div>
<blockquote style="margin-bottom:5pt;margin-top:5pt">
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<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></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US"> </span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US"> </span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US">13.01.2021, 16:52, "Alex Melville" <</span><a href="mailto:amelvill@umich.edu"><span lang="EN-US">amelvill@umich.edu</span></a><span lang="EN-US">>:</span></p>
</div>
<blockquote style="margin-bottom:5pt;margin-top:5pt">
<div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US">Hi Ramazan,</span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US"> </span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<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></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US"> </span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<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></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US"> </span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US">Did you get a chance to try my suggestion? How did it go?</span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US"> </span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US">- Alex</span></p>
</div>
</div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US"> </span></p>
<div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US">On Wed, Jan 13, 2021 at 10:47 AM Ramazan Ergüder Bekrek <</span><a href="mailto:e.bekrek@yandex.com"><span lang="EN-US">e.bekrek@yandex.com</span></a><span lang="EN-US">> wrote:</span></p>
</div>
<blockquote style="border-left-color:#cccccc;border-style:none none none solid;border-width:medium medium medium 1pt;margin:5pt 0cm 5pt 4.8pt;padding:0cm 0cm 0cm 6pt">
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US">I also found this link with 196 mb iso file which is stripped down version.</span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US"> </span></p>
</div>
<div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<a href="https://sites.google.com/site/tinyxpfiles/home/1" target="_blank"><span lang="EN-US">https://sites.google.com/site/tinyxpfiles/home/1</span></a></p>
</div>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US"> </span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US"> </span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
12.01.2021, 21:21, "'Ramazan Ergüder Bekrek'" <<a href="mailto:e.bekrek@yandex.com" target="_blank">e.bekrek@yandex.com</a>>:</p>
</div>
<blockquote style="margin-bottom:5pt;margin-top:5pt">
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<br />
<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></p>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US"> </span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US"> </span></p>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US"> </span></p>
</div>
<div>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US">15:49, January 12, 2021, "</span><a href="mailto:amelvill@umich.edu" target="_blank"><span lang="EN-US">amelvill@umich.edu</span></a><span lang="EN-US">" <</span><a href="mailto:amelvill@umich.edu" target="_blank"><span lang="EN-US">amelvill@umich.edu</span></a><span lang="EN-US">>:</span></p>
<blockquote style="margin-bottom:5pt;margin-top:5pt">
<div>
<div>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'arial' , sans-serif;font-size:11pt">Hi Ramazan,</span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'arial' , sans-serif;font-size:11pt"> </span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'arial' , sans-serif;font-size:11pt">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></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'arial' , sans-serif;font-size:11pt"> </span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'arial' , sans-serif;font-size:11pt">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></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'arial' , sans-serif;font-size:11pt"> </span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'arial' , sans-serif;font-size:11pt">Anyway, here is what I think about this:</span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'arial' , sans-serif;font-size:11pt"> </span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><strong><span lang="EN-US" style="font-family:'arial' , sans-serif;font-size:14pt">mbilogExports.h:</span></strong></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'arial' , sans-serif;font-size:11pt"> </span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'arial' , sans-serif;font-size:11pt">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></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'arial' , sans-serif;font-size:11pt"> </span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span style="font-family:'courier new';font-size:8pt">#ifndef MBILOG_EXPORT_H</span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span style="font-family:'courier new';font-size:8pt">#define MBILOG_EXPORT_H</span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span style="font-family:'courier new';font-size:8pt"> </span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#ifdef MBILOG_STATIC_DEFINE</span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#  define MBILOG_EXPORT</span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#  define MBILOG_NO_EXPORT</span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#else</span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span style="font-family:'courier new';font-size:8pt">#  ifndef MBILOG_EXPORT</span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span style="font-family:'courier new';font-size:8pt">#    ifdef mbilog_EXPORTS</span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span style="font-family:'courier new';font-size:8pt">       
</span><span lang="EN-US" style="font-family:'courier new';font-size:8pt">/* We are building this library */</span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#      define MBILOG_EXPORT __declspec(dllexport)</span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#    else</span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">        /* We are using this library */</span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#      define MBILOG_EXPORT __declspec(dllimport)</span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#    endif</span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#  endif</span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'courier new';font-size:8pt"> </span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#  ifndef MBILOG_NO_EXPORT</span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#    define MBILOG_NO_EXPORT
</span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#  endif</span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#endif</span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'courier new';font-size:8pt"> </span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#ifndef MBILOG_DEPRECATED</span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#  define MBILOG_DEPRECATED __declspec(deprecated)</span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#endif</span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'courier new';font-size:8pt"> </span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#ifndef MBILOG_DEPRECATED_EXPORT</span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#  define MBILOG_DEPRECATED_EXPORT MBILOG_EXPORT MBILOG_DEPRECATED</span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#endif</span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'courier new';font-size:8pt"> </span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#ifndef MBILOG_DEPRECATED_NO_EXPORT</span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#  define MBILOG_DEPRECATED_NO_EXPORT MBILOG_NO_EXPORT MBILOG_DEPRECATED</span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#endif</span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'courier new';font-size:8pt"> </span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#if 0 /* DEFINE_NO_DEPRECATED */</span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#  ifndef MBILOG_NO_DEPRECATED</span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#    define MBILOG_NO_DEPRECATED</span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#  endif</span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#endif</span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'courier new';font-size:8pt"> </span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'courier new';font-size:8pt">#endif /* MBILOG_EXPORT_H */
</span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'arial' , sans-serif;font-size:11pt"> </span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'arial' , sans-serif;font-size:11pt">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></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'arial' , sans-serif;font-size:11pt"> </span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'arial' , sans-serif;font-size:11pt">Try this and let me know what happens,</span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'arial' , sans-serif;font-size:11pt"> </span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'arial' , sans-serif;font-size:11pt">Hope that helps,</span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'calibri' , sans-serif;font-size:11pt"> </span></p>
<ul type="disc" style="margin-bottom:0cm;margin-top:0cm">
<li class="5d4e63ed35ef62cd2740b3f4bd1c7086ba3d09ff66800b5272320b7f29f5002ba333feb8ddeee97f57121fd2094c0521bd6ff683d8d0a42f228bf8a64b8551e1MsoNormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'calibri' , sans-serif;font-size:11pt">Alex</span></li></ul>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'calibri' , sans-serif;font-size:11pt"> </span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'calibri' , sans-serif;font-size:11pt"> </span></p>
<div style="border-style:solid none none none;border-top-color:#e1e1e1;border-width:1pt medium medium medium;padding:3pt 0cm 0cm 0cm">
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><strong><span lang="EN-US" style="font-family:'calibri' , sans-serif;font-size:11pt">From:</span></strong><span lang="EN-US" style="font-family:'calibri' , sans-serif;font-size:11pt"> Ramazan Ergüder Bekrek <</span><a href="mailto:e.bekrek@yandex.com" target="_blank"><span lang="EN-US" style="font-family:'calibri' , sans-serif;font-size:11pt">e.bekrek@yandex.com</span></a><span lang="EN-US" style="font-family:'calibri' , sans-serif;font-size:11pt">><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>
<a href="mailto:amelvill@umich.edu" target="_blank"><span lang="EN-US" style="font-family:'calibri' , sans-serif;font-size:11pt">amelvill@umich.edu</span></a><span lang="EN-US" style="font-family:'calibri' , sans-serif;font-size:11pt"><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></p>
</div>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'calibri' , sans-serif;font-size:11pt"> </span></p>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'calibri' , sans-serif;font-size:11pt">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></p>
<div>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'calibri' , sans-serif;font-size:11pt"> </span></p>
</div>
<div>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'calibri' , sans-serif;font-size:11pt">What do you think?</span></p>
</div>
<div>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'calibri' , sans-serif;font-size:11pt"> </span></p>
</div>
<div>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'calibri' , sans-serif;font-size:11pt">Best Regards<br />
<br />
16:20, October 6, 2020, "Ramazan Ergüder Bekrek" <</span><a href="mailto:e.bekrek@yandex.com" target="_blank"><span lang="EN-US" style="font-family:'calibri' , sans-serif;font-size:11pt">e.bekrek@yandex.com</span></a><span lang="EN-US" style="font-family:'calibri' , sans-serif;font-size:11pt">>:</span></p>
<blockquote style="margin-bottom:5pt;margin-top:5pt">
<p style="font-family:'times new roman' , serif;font-size:12pt;margin-left:0cm;margin-right:0cm"><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><a href="https://github.com/al-sabr/CTK/blob/d39f75568a08cbd0efca6042e17b2a68567b9d0a/Libs/Core/include/ctkLogMacros.h#L1" target="_blank"><span lang="EN-US">https://github.com/al-sabr/CTK/blob/d39f75568a08cbd0efca6042e17b2a68567b9d0a/Libs/Core/include/ctkLogMacros.h#L1</span></a><span lang="EN-US"><br />
<br />
I did the standard export directive here :<br />
</span><a href="https://github.com/al-sabr/CTK/blob/d39f75568a08cbd0efca6042e17b2a68567b9d0a/Libs/Core/CMakeLists.txt#L17" target="_blank"><span lang="EN-US">https://github.com/al-sabr/CTK/blob/d39f75568a08cbd0efca6042e17b2a68567b9d0a/Libs/Core/CMakeLists.txt#L17</span></a><span lang="EN-US"><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><a href="https://github.com/al-sabr/CTK/blob/d39f75568a08cbd0efca6042e17b2a68567b9d0a/Libs/Core/CMakeLists.txt#L19" target="_blank"><span lang="EN-US">https://github.com/al-sabr/CTK/blob/d39f75568a08cbd0efca6042e17b2a68567b9d0a/Libs/Core/CMakeLists.txt#L19</span></a><span lang="EN-US"><br />
</span><a href="https://github.com/al-sabr/CTK/blob/d39f75568a08cbd0efca6042e17b2a68567b9d0a/Libs/Core/CMakeLists.txt#L154" target="_blank"><span lang="EN-US">https://github.com/al-sabr/CTK/blob/d39f75568a08cbd0efca6042e17b2a68567b9d0a/Libs/Core/CMakeLists.txt#L154</span></a><span lang="EN-US"><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><a href="https://github.com/al-sabr/CTK/blob/2359469f3d321a04b6078f49ee51168cf958536a/Libs/mbilog/CMakeLists.txt#L44" target="_blank"><span lang="EN-US">https://github.com/al-sabr/CTK/blob/2359469f3d321a04b6078f49ee51168cf958536a/Libs/mbilog/CMakeLists.txt#L44</span></a><span lang="EN-US"><br />
<br />
You can follow the commit timeline </span><a href="https://github.com/al-sabr/CTK/commits/ctk-blueberry-framework" target="_blank"><span lang="EN-US">https://github.com/al-sabr/CTK/commits/ctk-blueberry-framework</span></a><span lang="EN-US"><br />
<br />
Best regards<br />
<br />
<br />
<br />
<br />
 <br />
<br />
<br />
_______________________________________________<br />
mitk-users mailing list<br />
</span><a href="mailto:mitk-users@lists.sourceforge.net" target="_blank"><span lang="EN-US">mitk-users@lists.sourceforge.net</span></a><span lang="EN-US"><br />
</span><a href="https://lists.sourceforge.net/lists/listinfo/mitk-users" target="_blank"><span lang="EN-US">https://lists.sourceforge.net/lists/listinfo/mitk-users</span></a></p>
</blockquote>
<p style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><span lang="EN-US" style="font-family:'calibri' , sans-serif;font-size:11pt"><br />
<br />
--<br />
Sent from Yandex.Mail for mobile</span></p>
</div>
</div>
</div>
</blockquote>
<p class="a588e04bc6a3ca10f275f9dfae8f842afee5ec8bb8eff3dc7fb1371e07bd0580b9d7107077904f2a8b5dc889d60bfb96d0dfa166dd10952f94ad1fe00fdc9e61bd6ff683d8d0a42f228bf8a64b8551e1msonormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm">
<span lang="EN-US"><br />
<br />
--<br />
Sent from Yandex.Mail for mobile</span></p>
</div>
</div>
</blockquote>
</blockquote>
</div>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</div>
</div>
</blockquote>
<p class="5d4e63ed35ef62cd2740b3f4bd1c7086ba3d09ff66800b5272320b7f29f5002ba333feb8ddeee97f57121fd2094c0521bd6ff683d8d0a42f228bf8a64b8551e1MsoNormal" style="font-family:'times new roman' , serif;font-size:12pt;margin:0cm 0cm 0.0001pt 0cm"><br />
<br />
-- <br />
Sent from Yandex.Mail for mobile </p>
</div>
</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>