الأحد، 5 يناير 2014

My C code compiles successfully in Eclipse but it does not produce a .exe file for execution

Whilst my code compiles successfully, the .exe files is not produced. For this program I use shared libraries. The whole program contains 2 .c files and .h. I have tried using the include option in the settings without any luck. I have also tried splitting the client from the function file and the header, storing them in different projects. And after I used the include it told me "Unresolved Inclusion". Does anyone have any idea why the compiler isn't making the .exe file?


View the original article here

ليست هناك تعليقات:

إرسال تعليق