I have accidentally associated .LAYOUT extension with DevC++ in my Windows default apps settings. It's the "main.LAYOUT"
file in my working folder.
Now when I try to compile my code I get an error "C:\Users\PC\Desktop\dev c++ code\test_a2\collect2.exe [Error] ld returned 1 exit status":
Is it possible that this is the cause of the error? It kinda makes no sense to me, but I did not make any other changes
in my computer and DevC++ settings.
DevC++ just won't compile any of my programs. I did complete reinstall, and still get the same error. I have Win_10x64 OS.
I'm still a beginner and I appreciate any help.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi guys,
I have accidentally associated .LAYOUT extension with DevC++ in my Windows default apps settings. It's the "main.LAYOUT"
file in my working folder.
Now when I try to compile my code I get an error "C:\Users\PC\Desktop\dev c++ code\test_a2\collect2.exe [Error] ld returned 1 exit status":
Is it possible that this is the cause of the error? It kinda makes no sense to me, but I did not make any other changes
in my computer and DevC++ settings.
DevC++ just won't compile any of my programs. I did complete reinstall, and still get the same error. I have Win_10x64 OS.
I'm still a beginner and I appreciate any help.