feco-m

Results 2 comments of feco-m

Hello, I have the same problem when I try to $ make -j1 `[ 18%] Building CXX object CMakeFiles/grt.dir/home/x/grt-master/GRT/CoreModules/MLBase.cpp.o /home/x/grt-master/GRT/CoreModules/MLBase.cpp:262:7: error: no declaration matches ‘GRT::Float GRT::MLBase::getMinChange() const’ 262 | Float...

The problem was in the MLBase.h, this line was commented `Float getMinChange() const;`. Now It's unncommented and It works. But I have a new problem... `[ 36%] Linking CXX executable...