Not sure why this is occurring for me... It says on line 72 " error C4430: missing type specifier - int assumed. Note: C++ does not support default-int "
Now, I'm thinking it's to do will my BOOL? Although I'm not sure, please can you help?
Line 72
static bCapture = false;
bCapure is underlined with the mouse over error off "static ERROR: Explicit type is missing ('int' assumed)