[Rtk-users] rtkMacro.h GGO issue
Cyril Mory
cyril.mory at creatis.insa-lyon.fr
Wed Dec 10 03:53:40 EST 2014
Hi Steven,
Thanks a lot for having tracked the issue. I had the same problem and
didn't know where to start to diagnose it. So yes, this info is useful.
I do not know why this second call has been added, though.
Cyril
On 12/10/2014 01:39 AM, Steven Pollmann wrote:
> A recent update to rtkMacro.h seems to have caused the ggo command
> line processor to ignore command line flags. (i.e. I can't get any
> verbose output with '-v').
> It seems to happen after making a second call to:
>
> cmdline_parser_##ggo_filename##_ext(argc, argv, &args_info, &args_params)
>
> Removing this second call, has resolved the issue for me.
> I'm not sure, however, what the intended use of the second call was
> for (it occurs immediately after:
>
> args_params.check_required = 1;
>
> which I feel could just be moved above the first call, as it happens
> regardless, but I may be missing something.
>
> I've attached my quickly modified rtkMacro.h for comparison to the
> latest github commit.
>
> Anyhow, hopefully this info is useful, and doesn't only affect me.
>
> Steve
>
> Our system setup:
> -Ubuntu 14.04 x64
> -gcc 4.8.2
> -cuda 6.5
>
>
>
> _______________________________________________
> Rtk-users mailing list
> Rtk-users at public.kitware.com
> http://public.kitware.com/mailman/listinfo/rtk-users
--
--
Cyril Mory, Post-doc
CREATIS
Leon Berard cancer treatment center
28 rue Laënnec
69373 Lyon cedex 08 FRANCE
Mobile: +33 6 69 46 73 79
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/rtk-users/attachments/20141210/70922963/attachment-0009.html>
More information about the Rtk-users
mailing list