error C2061: syntax error : identifier 'st2'
The compiler found an identifier where it wasn't expected. Make sure that identifier is declared before you use it.
You should have a line number to go with it. If you post the code around this line number we may be able to help further.
Last edited on