Hi all,
I’m Noemi.
I’m trying to scale a model using specific weights and heights by Anybody 7.1 and AMMR_Thorax_beta. The problem is when typing in the Main file
#define BM_SCALING SCALING_LENGTHMASSFAT
#path BM_SCALING_ANTHRO_FILE “Model/ScolioticPatient.any”
(where ScolioticPatient is the file containing all the details specified in Anyman.any)
the following error occurs
ERROR(SCR.SCN7) : D:/D…p/u…p/TESI/A…I/A…n/Beta/T…v/StandingModel.Main.any(70) : ‘BM_SCALING’ : Identifier already defined at : D:\Desktop\ultimo back up\TESI\AMMR_Thorax_beta NOEMI\Body\AAUHuman\BodyModels\GenericBodyModel\BodyModel.defaults.any(7).
In BodyModel.defaults.any(7) there is the following
#ifndef BM_SCALING
#define BM_SCALING CONST_SCALING_STANDARD
#endif
then it seems that Anybody cannot recognize the if statement.
How could I fix it?
Thanks in advance for your help.
Best regards,
Noemi