Developer forums (C::B DEVELOPMENT STRICTLY!) > Contributions to C::B

Compiler settings or?

(1/1)

Bjuris:
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

stahta01:
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F

Navigation

[0] Message Index

Go to full version