Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

Error building SCAM

I'm currently trying to build the single-column model (SCAM), and the build process goes (mostly) okay until I get this series of messages: make[1]: Entering directory `/disk/cg6/ccoda/code/proj/abrupt/exp/cam1/models/atm/cam/tools/scam/ui'g++ -c -Wall -g -DLINUX -DREAL_TYPE=double -DNeedFuncProto   -I/disk/cg6/ccoda/code/proj/abrupt/exp/cam1/models/atm/cam/tools/scam/ui -I/disk/cg6/ccoda/code/proj/abrupt/exp/cam1/models/atm/cam/tools/scam/scm_init -I/usr/local/climate/netcdf/include -I/usr/lib64/qt-3.3/include -I. -I/usr/local/climate/NCL2014/RH6/include ChangeAxisScaleDlgImpl.moc.cppIn file included from model.h:10,                 from manager.h:15,                 from plot.h:18,                 from ChangeAxisScaleDlgImpl.h:5,                 from ChangeAxisScaleDlgImpl.moc.cpp:11:ascii_dataset.h:18: error: extra qualification ‘Ascii_Dataset::’ on member ‘Ascii_Dataset’make[1]: *** [ChangeAxisScaleDlgImpl.moc.o] Error 1make[1]: Leaving directory `/disk/cg6/ccoda/code/proj/abrupt/exp/cam1/models/atm/cam/tools/scam/ui' make: *** [all] Error 2

Has anyone here tried to build SCAM before or got any idea what I can do to resolve this?Thanks.
 
Top