I receive this when i try to build anything (even an empty CPP)
I have Visual Studios 2013.
Clean Install. I have tried reinstalling/repairing and it still yields the same result.
1>------ Build started: Project: ConsoleApplication4, Configuration: Debug Win32 ------
1> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
1> Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
1>
1> cl ■/
1>
1>CL : Command line warning D4024: unrecognized source file type ' ■/', object file assumed
1> Microsoft (R) Incremental Linker Version 12.00.21005.1
1> Copyright (C) Microsoft Corporation. All rights reserved.
1>
1> /out:.exe
1> ÿþ/
1>LINK : fatal error LNK1181: cannot open input file 'ÿþ/.obj'
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
I have Visual Studios 2013.
Clean Install. I have tried reinstalling/repairing and it still yields the same result.
1>------ Build started: Project: ConsoleApplication4, Configuration: Debug Win32 ------
1> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
1> Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
1>
1> cl ■/
1>
1>CL : Command line warning D4024: unrecognized source file type ' ■/', object file assumed
1> Microsoft (R) Incremental Linker Version 12.00.21005.1
1> Copyright (C) Microsoft Corporation. All rights reserved.
1>
1> /out:.exe
1> ÿþ/
1>LINK : fatal error LNK1181: cannot open input file 'ÿþ/.obj'
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========