I don't see any error or compiler messages when I use the compiler on incomplete projects. For instance, maybe when I create a new project and forget to add in an .h or maybe a .c file and try to compile the code, usually all I get are a bunch on .o files corresponding to the good .c & .h files in the project, but there are no linker messages complaining about the reason why the linker does not create an .exe file. Is there a way to make the compiler more verbose?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I don't see any error or compiler messages when I use the compiler on incomplete projects. For instance, maybe when I create a new project and forget to add in an .h or maybe a .c file and try to compile the code, usually all I get are a bunch on .o files corresponding to the good .c & .h files in the project, but there are no linker messages complaining about the reason why the linker does not create an .exe file. Is there a way to make the compiler more verbose?
You can look it up on Google, which I did or you can simply go to the following link.
https://docs.microsoft.com/en-us/troubleshoot/windows-server/deployment/error-0xc004f074-activate-windows
Windows can be a pain!!!!
syd