As I said in my previous message I have cut my code down to
Code:
int _tmain()
{
return EXIT_SUCCESS;
}
and I still get the same error message.