Author Topic: Compiler settings or?  (Read 7828 times)

Bjuris

  • Guest
Compiler settings or?
« on: April 17, 2017, 05:41:25 pm »
Hello!
I've done the simplest program you can do:

#include <stdio.h>

int main()
{
    printf ("Mikael Bjurgate \n");
    return 0;
}

, but you can not Build it. It must depend on maybe wrong settings in the compiler or something. I don't know exactly.

Best Regards
Mikael Bjurgate

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org