Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt
// fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt #include <iostream> int main() { //system("echo dummy > dummy.txt"); //system("echo 8 MEPHILES \"dummy.txt\" > test.rc"); //system("echo 8 MEPHILES \"dummy.txt\" >> test.rc"); //system("\"C:\\program files (x86)\\microsoft sdks\\windows\\v7.1a\\bin\\rc.exe\" /nologo test.rc"); //for (int i=0; i<100; i++) { //system("\"C:\\program files (x86)\\microsoft visual studio 12.0\\vc\\bin\\link.exe\" /dll /noentry /machine:x86 /nologo test.res"); //} }
run
|
edit
|
history
|
help
0
PreprocessorVsNamespace
multiplie linked list numbers
MSVC lambda bug
program_solution_3
problem_binary_4
MSVC bug in __fastcall implementation !!!
auto decltype - Return Type Decltype
Cross-platform multithreading minimal example (g++ and cl.exe)
Copy vs Reference
div64 inline asm