+ 2

how to fix fatal error LNK1123 on microsoft visual c++ 2010 express?

5th Oct 2017, 9:04 AM
azuan
2 Answers
+ 11
Solution: Project properties (you can see it in solution explorer pane by right-clicking on your project name) > Configuration Properties > Linker > Enable Incremental Linking (on the right column of window) > No (/INCREMENTAL:NO)
5th Oct 2017, 10:45 AM
Babak
Babak - avatar
+ 1
okay thank you very much
5th Oct 2017, 3:32 PM
azuan
Hot today
.
1 Votes
What?
0 Votes
HTML
0 Votes
Web
0 Votes
Quiz duel
0 Votes
FRC Coding?
1 Votes
AI
2 Votes
help
0 Votes
APIs
1 Votes