Hi,

Thanks for the hint. I will have a look at why one method works and the 
other does not.

- Sascha

On 03/05/2010 12:40 PM, Bryn Lloyd wrote:
> Hi
>
>
> I read the thread "generating new MITK project":
> http://www.mail-archive.com/mitk-users@lists.sourceforge.net/msg00870.html
>
>
> I had the same problem but calling my application with the argument
>
> "/openCherry.application=org.mitk.qt.extapplication"
>
> did not work.
>
>
>
> The second solution, i.e. adding following lines of code
>
> myConfig->setString(cherry::Platform::ARG_APPLICATION,
> "org.mitk.qt.extapplication");
>
> to my main function worked. Thanks for the tip.
>
>
> I am working on a Linux machine.
>
>
>
> Best,
> Bryn
>
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> mitk-users mailing list
> mitk-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mitk-users
>    


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to