03.10.2012, 14:13
"Symbol is never used" comes when you've created such variables and haven't used it yet.
Either use those variables or remove it.
For #pragma, try removing it and compile.
If it gives errors, post your lines which has an error/warning.
Either use those variables or remove it.
For #pragma, try removing it and compile.
If it gives errors, post your lines which has an error/warning.