You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having a difficulty in installing Gridlab-d in the Integrated tool of FNCS. Specifically when I execute "make" it appears the following message in my Linux Terminal:
climate/climate.cpp: In member function 'void climate::init_cloud_pattern()':
climate/climate.cpp:1071:13: error: expected unqualified-id before '(' token
climate/climate.cpp:1071:39: error: expected unqualified-id before '(' token
make[1]: *** [climate/climate_climate_la-climate.lo] Error 1
make[1]: Leaving directory `/gridlab-d'
make: *** [all] Error 2
Can you help me with that.
Thank you
Nikos
The text was updated successfully, but these errors were encountered:
Hello
I am having a difficulty in installing Gridlab-d in the Integrated tool of FNCS. Specifically when I execute "make" it appears the following message in my Linux Terminal:
climate/climate.cpp: In member function 'void climate::init_cloud_pattern()':
climate/climate.cpp:1071:13: error: expected unqualified-id before '(' token
climate/climate.cpp:1071:39: error: expected unqualified-id before '(' token
make[1]: *** [climate/climate_climate_la-climate.lo] Error 1
make[1]: Leaving directory `/gridlab-d'
make: *** [all] Error 2
Can you help me with that.
Thank you
Nikos
The text was updated successfully, but these errors were encountered: