[Gate-users] Error after upgrading to 6.2
Marc Chamberland
MarcChamberland at cmail.carleton.ca
Thu Sep 6 00:20:18 CEST 2012
Hi Carlos!
You're right, the ASCII output does not work with the default installation of Gate v6.2.
However, I found the culprit:
In the GateConfiguration.h.in file found within the home folder of Gate, change this line:
#cmakedefine GATE_USE_FILE @GATE_USE_FILE@
to this:
#cmakedefine GATE_ANALYSIS_USE_FILE @GATE_ANALYSIS_USE_FILE@
Recompile Gate and it should now work!
Cheers!
Marc
__________________________
Marc Chamberland, MSc
PhD candidate
Department of Physics
Carleton University
Ottawa (ON)
Le 2012-09-05 à 5:09 PM, Carlos Uribe <carluri at phas.ubc.ca>
a écrit :
> Hello,
>
> I installed the new gate version and everything seemed to go smooth.
> However, when running any macros that include the line
>
> /gate/output/ascii/enable
>
> I'm recieving the following error:
>
> ***** COMMAND NOT FOUND </gate/output/ascii/enable> *****
>
> Any help to solve this is really appreciated.
>
> --
> Carlos F Uribe
> _______________________________________________
> Gate-users mailing list
> Gate-users at lists.opengatecollaboration.org
> http://lists.opengatecollaboration.org/mailman/listinfo/gate-users
>
More information about the Gate-users
mailing list