I got this error while compiling a code running poco framework : the errror is in delegate.h header file
I got this error while compiling a code running poco framework : the errror is in delegate.h header file
/usr/local/include/Poco/Delegate.h:35:23: error: creating pointer to member function of non-class type ‘void’/usr/local/include/Poco/Delegate.h:35:23: error: creating pointer to member function of non-class type ‘void’
Are you sure that you compile framework in "clean" system? I mean ... Do you have already installed another version poco in system? If yes than delete previous poco version
This issue is stale because it has been open for 365 days with no activity.
This issue was closed because it has been inactive for 60 days since being marked as stale.