[Gate-users] Installing GATE onto cluster - Error

Jérôme Suhard jerome at suhard.fr
Mon Apr 7 16:26:13 CEST 2014


Hi,

[...]
> /home/username/gate_v6.2/source/digits_hits/include/GateMaps.hh:120:19:
> error: 'insert' was not declared in this scope, and no declarations were
> found by argument-dependent lookup at the point of instantiation
> [-fpermissive]
>        insert(*iter);
>                    ^
> [...]
> /home/username/gate_v6.2/source/digits_hits/include/GateMaps.hh:120:19:
> note: use 'this->insert' instead
> [...]
>

so the line 120 must become this->insert(*iter);

Regards,
-- 
Jérôme Suhard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/mailman/private/gate-users/attachments/20140407/bdd041bf/attachment.html>


More information about the Gate-users mailing list