I am getting a build error (1>LINK : fatal error LNK1117: syntax error in option '') while trying to build a project in vc++.
Can someone please help me resolve this?
I am getting a build error (1>LINK : fatal error LNK1117: syntax error in option '') while trying to build a project in vc++.
Can someone please help me resolve this?
On the Settings Project > Settings > Linker Removing the "Version" entry.
MSDN REF : https://msdn.microsoft.com/en-us/library/wswa0bc6(v=vs.80).aspx
Have a good day.