Error associated with protected variable initialization: Nightly Build version

From: Sourav Ray (souravray90_at_gmail.com)
Date: Tue May 17 2016 - 13:50:54 CDT

Hello

I got this error while running the last step "make" of the compile section,
and if I remove the initialization, then the error goes away, but not sure
if this is proper.

///

In file included from src/Controller.C:19:
src/Controller.h:142: error: ISO C++ forbids initialization of member
‘cumAlchWork’
src/Controller.h:142: error: making ‘cumAlchWork’ static
src/Controller.h:142: error: ISO C++ forbids in-class initialization of
non-const static member ‘cumAlchWork’
make: *** [obj/Controller.o] Error 1

//

Regards
Sourav

This archive was generated by hypermail 2.1.6 : Sun Dec 31 2017 - 23:20:26 CST