I changed my project options, specifically I changed the linker warnings given when building my project. Now everytime I try build the project I get the following error:
Linker Fatal Error: Fatal: Illegal option: v
all I can find in the help is
"You tried to use a linker option that is not applicable to your project or does not exist. You have specified an illegal switch or subswitch most likely on the command line." And that the switch v is to include full debugging information.
I have reset all my project options back to what they were before I received this error but it didn't help.
Linker Fatal Error: Fatal: Illegal option: v
all I can find in the help is
"You tried to use a linker option that is not applicable to your project or does not exist. You have specified an illegal switch or subswitch most likely on the command line." And that the switch v is to include full debugging information.
I have reset all my project options back to what they were before I received this error but it didn't help.