User forums > Using Code::Blocks
Any plugin for help shortcut
Alpha:
Could you look at your full compiler log?
--- Quote from: neo1691 on September 25, 2011, 07:46:15 am ---But when i run the same .c file in Turbo C it gets compiled easily without any errors.
--- End quote ---
I am not very familiar with this compiler, so does that mean the program successfully compiles command line, or inside a different IDE?
* If it is command line, could you post the command you type (and any output it generates) in addition to Code::Blocks' full log?
From within Code::Blocks, does compiling something such as a simple Hello world project succeed?
Edit: Do any of the functions you are using require linking to a library?
neo1691:
--- Quote from: Alpha on September 25, 2011, 08:22:43 pm ---Could you look at your full compiler log?
--- Quote from: neo1691 on September 25, 2011, 07:46:15 am ---But when i run the same .c file in Turbo C it gets compiled easily without any errors.
--- End quote ---
I am not very familiar with this compiler, so does that mean the program successfully compiles command line, or inside a different IDE?
* If it is command line, could you post the command you type (and any output it generates) in addition to Code::Blocks' full log?
From within Code::Blocks, does compiling something such as a simple Hello world project succeed?
Edit: Do any of the functions you are using require linking to a library?
--- End quote ---
1.I enabled the full compiler log from settings. where can i see it?
2. It does not produce any output. just those messages i posted in the earlier post. The same result happens while typing a simple hello world program.
oBFusCATed:
Fulllog is seen in the "Messages" pane -> http://www.codeblocks.org/images/stories/imagebrowser/scr1.png
In the build log tab.
neo1691:
--- Quote from: oBFusCATed on September 25, 2011, 09:21:42 pm ---Fulllog is seen in the "Messages" pane -> http://www.codeblocks.org/images/stories/imagebrowser/scr1.png
In the build log tab.
--- End quote ---
In that case maybe post #4 contains all the messages that i get in build log pane
oBFusCATed:
No, it doesn't, there are no commands in the log.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version