poco icon indicating copy to clipboard operation
poco copied to clipboard

I got this error while compiling a code running poco framework : the errror is in delegate.h header file

Open yassin-git opened this issue 2 years ago • 2 comments

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’

yassin-git avatar Mar 02 '23 08:03 yassin-git

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

bas524 avatar Mar 02 '23 15:03 bas524

This issue is stale because it has been open for 365 days with no activity.

github-actions[bot] avatar Mar 02 '24 02:03 github-actions[bot]

This issue was closed because it has been inactive for 60 days since being marked as stale.

github-actions[bot] avatar May 01 '24 02:05 github-actions[bot]