The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .
The image he posted had an code completion box up; could the box need to be closed before the build message click works?Tim S.
not working https://imgur.com/iz35hsZ BlueHazzard: "There should be no setting to modify this.You have not answered the other questions...."did i miss some questions? i said that i use Windows 10 20H2... and CodeBlocks is 20.03.when i uninstall the CodeBlocks, some options files aren't deleted? after reinstall, several times, the CodeBlocks, the problem remains
#include <iostream>using namespace std;int main(){ cout << "hello world" // error no ';' return 0;}
-------------- Clean: Debug in testefg (compiler: GNU GCC Compiler)---------------Cleaned "testefg - Debug"-------------- Build: Debug in testefg (compiler: GNU GCC Compiler)---------------g++.exe -Wall -g -c "C:\Users\Camba\Documents\Documentos de Programacao, Matematica e Fisica\CodeBlocks\testefg\Untitled1.cpp" -o obj\Debug\Untitled1.og++.exe -o bin\Debug\testefg.exe obj\Debug\Untitled1.o C:\Users\Camba\Documents\Documentos de Programacao, Matematica e Fisica\CodeBlocks\testefg\Untitled1.cpp: In function 'int main()':C:\Users\Camba\Documents\Documentos de Programacao, Matematica e Fisica\CodeBlocks\testefg\Untitled1.cpp:7:26: error: expected ';' before 'return' cout << "hello world" ^ ; return 0; ~~~~~~ Process terminated with status 1 (0 minute(s), 0 second(s))1 error(s), 0 warning(s) (0 minute(s), 0 second(s))
||=== Build: Debug in testefg (compiler: GNU GCC Compiler) ===| Matematica e Fisica\CodeBlocks\testefg\Untitled1.cpp||In function 'int main()':| Matematica e Fisica\CodeBlocks\testefg\Untitled1.cpp|7|error: expected ';' before 'return'|||=== Build failed: 1 error(s), 0 warning(s) (0 minute(s), 0 second(s)) ===|
||=== Build: Debug in testefg (compiler: GNU GCC Compiler) ===|C:\Users\Camba\Documents\teste\Untitled2.cpp||In function 'int main()':|C:\Users\Camba\Documents\teste\Untitled2.cpp|7|error: expected ';' before '}' token|||=== Build failed: 1 error(s), 0 warning(s) (0 minute(s), 0 second(s)) ===|
i can't teste it, because it's missing some files:- libgcc_s_seh-1.dll and other dependency dll files. i can go to Codeblocks folder and teste it.... but thanks for allthank you.
A link to the unicode windows wxWidget dll(s) for Code::Blocks : https://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/wxmsw31u_gcc_cb_wx315_2D_gcc810-mingw64.7zA link to Mingw64 dll's needed by Code::Blocks : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/Mingw64dlls8.1.0.7z