Well, there shouldn't be compile time issues with Qt5 even if you are on Mac OS.
How did you create your plugin? Does the same error occur for other MITK 
plugins?

Just to be sure that you did not misunderstand my previous message:
Building MITK with Qt5 on Mac OS will compile without any build errors. (In 
fact, our continuous dartclient builds MITK using Qt 5.3, see 
here<http://cdash.mitk.org/index.php?project=MITK&date=2015-11-27&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=buildname/string&compare1=61&value1=Darwin-14.5.0%20apple-clang-700.0.72%20Qt5.3.0%20Release%20mitk-cont&field2=site/string&compare2=61&value2=mbimac08.inet.dkfz-heidelberg.de&field3=buildstamp/string&compare3=61&value3=20151127-1246-Continuous&collapse=0>)
But your MITK application will  not react to GUI events properly.
I really recommend to use Qt 4.8.6 until we solved this issue.

Von: Pukhlikov Mikhail 
<mikhail.pukhli...@outlook.com<mailto:mikhail.pukhli...@outlook.com>>
Datum: Monday 30 November 2015 08:49
An: "mitk-users@lists.sourceforge.net<mailto:mitk-users@lists.sourceforge.net>" 
<mitk-users@lists.sourceforge.net<mailto:mitk-users@lists.sourceforge.net>>
Betreff: [mitk-users] FW: qrefcount.h: expected '; ' at the end of declaration 
list Q_DECL_NOTHROW



________________________________
Thank you!

But my issue is not related this bug. It's my custom plugin problem with Mac, 
Qt5 and CTK - it's compile time error. Currently I can't understand what 
possibly could be wrong there but seems like it's something related CTK macros

> From: a.fet...@dkfz-heidelberg.de<mailto:a.fet...@dkfz-heidelberg.de>
> To: mitk-users@lists.sourceforge.net<mailto:mitk-users@lists.sourceforge.net>
> Date: Fri, 27 Nov 2015 15:20:50 +0100
> Subject: Re: [mitk-users] qrefcount.h: expected '; ' at the end of 
> declaration list Q_DECL_NOTHROW
>
> Hello Mikhail,
>
> unfortunately we do currently not support Qt5 on Mac OS X.
> For more details please have a look at the following bug: 
> http://bugs.mitk.org/show_bug.cgi?id=18521
>
> We are working on this issue and are confident that it will be resolved 
> within the next MITK release.
>
> So for the moment you will have to switch back to Qt 4.8.6
> Please note, that OS X "El Capitan" is not yet supported as well.
> (As far as I know there is no more Qt 4 installer available for El Capitan 
> and compiling Qt 4.8.6 by yourself on El Capitan has some pitfalls)
>
> Best regards,
> Andreas
>
> Von: Pukhlikov Mikhail 
> <mikhail.pukhli...@outlook.com<mailto:mikhail.pukhli...@outlook.com><mailto:mikhail.pukhli...@outlook.com>>
> Datum: Friday 27 November 2015 14:14
> An: 
> "mitk-users@lists.sourceforge.net<mailto:mitk-users@lists.sourceforge.net><mailto:mitk-users@lists.sourceforge.net>"
>  
> <mitk-users@lists.sourceforge.net<mailto:mitk-users@lists.sourceforge.net><mailto:mitk-users@lists.sourceforge.net>>
> Betreff: [mitk-users] qrefcount.h: expected '; ' at the end of declaration 
> list Q_DECL_NOTHROW
>
> Hello!
> I have problem with MacOS
>
> I'm getting this error in one of my plugins
>
> And it refers to: ctkPluginContext.h:25 where it just includes QHash
>
> Using Qt 5.4 and clang 64 - what possibly could be wrong?
>
> ------------------------------------------------------------------------------
> _______________________________________________
> mitk-users mailing list
> mitk-users@lists.sourceforge.net<mailto:mitk-users@lists.sourceforge.net>
> https://lists.sourceforge.net/lists/listinfo/mitk-users

------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to