9 years, 9 months ago.

getting error like wait'/attach/Timer was not declared in this scope???????

apps/test/console/websocket/MDM.cpp:77:10: error: expected ';' before 'timer' Timer timer; ^ apps/test/console/websocket/MDM.cpp:78:4: error: 'timer' was not declared in this scope timer.start(); ps/test/console/websocket/MDM.cpp: In member function 'int MDMParser::socketRecv(int, char*, int)': apps/test/console/websocket/MDM.cpp:753:5: error: 'Timer' was not declared in this scope Timer timer;

If you publish more context and maybe an example usage it will be easier for someone to help you.

posted by Sam Grove 01 Aug 2014

1 Answer

9 years, 9 months ago.