User forums > Help

code blocks doesnt build

(1/3) > >>

zwg:
well i ve tried a signal c++ program and it doesnt build . here my steps
i saved it like dokimi.cpp and then wrote this one :
#include <iostream>

using namespace std;

int main ()
{
    cout << "ole";
    return 0;
}

how i can make c::b to builds my cpp files?

Alpha:
Have you read - How do I troubleshoot a compiler problem? - (and the rest of the FAQ)?

What compiler are you using?

What error message is Code::Blocks giving you?

Does it work to compile command line?

zwg:
i go read now but if it helps you i get no error message it is like build button doesnt work

Alpha:
I have never seen Code::Blocks not say anything; are all your logs enabled?  (F2 -> right click on logs (usually on the bottom of the screen) -> Toggle...)

Have you tried scrolling up?  (I cannot find any text in my Code::Blocks logs?)


--- Quote from: Alpha on November 24, 2011, 05:50:58 pm ---What compiler are you using?
[...]
Does it work to compile command line?

--- End quote ---

What OS are you using?

What version of Code::Blocks are you using?

zwg:
v10.05 what is OS ?  and i dont know my compiler do i have to download some? i just download codeblocks 2 days before and yes my logs are all there and all ticked no error message

Navigation

[0] Message Index

[#] Next page

Go to full version