Closed javiermaldonadoc closed 4 years ago
I'm trying to compile the latest version (develop) and shows this error: shogun/src/shogun/preprocessor/RFFPreprocessor.cpp:26:17: error: ‘castable’ was not declared in this scope 26 | SG_CONSTRAINT(castable()));
@javiermaldonadoc could you provide the complete error message?
i've solve this issue after erase all my local copy and reinit the local repo. I think my local copy was broken somehow.... Thanks!
I'm trying to compile the latest version (develop) and shows this error: shogun/src/shogun/preprocessor/RFFPreprocessor.cpp:26:17: error: ‘castable’ was not declared in this scope 26 | SG_CONSTRAINT(castable()));