Hi,

work on this subject can be tracked here: http://bugs.mitk.org/show_bug.cgi?id=14623

It should be fixed already.

Thanks,
Sascha

On 03/01/2013 08:54 AM, Clarkson, Matt wrote:
Hi there,

yesterday I merged in MITK aeeeafd7f8 into our fork of MITK.

This was great, as it appears to have fixed the recent rendering of binary images :-) However, in our overnight build, on a Windows 7, 64 bit machine, running VS10, and also on a VM running Win XP 32bit and VS2008, I get a build error when compiling our main app. So, MITK builds fine, its just that when we build our external project, I get:

*
d:\niftk_automated\niftk-dev-release-28-02-2013\mitk-build\mitk-build\core\code\cppmicroservices\include\usThreads_p.h(144):
 error C2039: 'CreateMutex' : is not a member of '`global namespace''
*
and

*
d:\niftk_automated\niftk-dev-release-28-02-2013\mitk-build\mitk-build\core\code\cppmicroservices\include\usThreads_p.h(144):
 error C3861: 'CreateMutex': identifier not found
*
Our main app, has a main() function much like mitkWorkbench, in that it sets a few blueberry paths, and launches our application plugin. However, we also load our own object factory, so maybe we have a few extra include paths? But I can't trace through them?

Any ideas?

Thanks

M


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to