Search code examples
cprojectturbo-c

invalid configuration file in turbo c when using project


I'm trying to use my project file in c, but it wont let me do it, it gives invalid configuration file then shows the directory of my project file.

I am using Turbo C simulator for windows 7 64 bit

I already tried to re install it but same error keeps happening, i can run normal files though just cant include my project file.


Solution

  • Do yourself a favor and install some worthy compiler. There are alot of options available on the market. I prefer Microsoft Visual Studio.

    Some free worthy compilers:

    • Microsoft Visual Studio Express
    • Code Blocks
    • Eclipse