

Heres how you can check your current auto-detected state. Uso la version 20.03 de Code Block que instale en: C:\Program Files\CodeBlocks y le agregue los includes y librerías según se indica en este link: cursoOF/Cap_2_Instalacion.md at master If that doesnt solve the problem, it is likely a problem with compiler auto-detection. Solve this by using a task viewer (htop, task manager, etc) and kill the process. Probe generar desde el ProjectGenerator y también poner esa línea de código en el emptyexample y el resultado es el mismo.ĭescargue la versión : of_v0.11.2_msys2_mingw64_releaseĮl Path es Y:\OF2021\of_v0.11.2_msys2_mingw64_release Codeblocks does not support more than one running executable. This is the setup file that will work the best in most. The combined setup file for Code::Blocks and MinGW is:.
CODE BLOCKS NOT COMPILING INSTALL
But if you don't already have a compiler instaled on your computer, then you should install Code::Blocks with MinGW. Intento correr mi primer Codigo compilando con Code Block que genera el error que se puede ver el la imagen. When posting this problem, include the name of your compiler, operating system, Code::Blocks version, compiler log (go to Settings->Compiler and debugger. The setup file for just the Code::Blocks IDE by itself is:. GitHub in the installation for Windows from where you also download Code Blocks.Ĭan anyone help me take my first step? Thanks a lot.Use the version 20.03 of Code Block that you install in: C:\Program Files\CodeBlocks and add the includes and libraries as indicated in this link: cursoOF/Cap_2_Instalacion.md at master Try to generate from the ProjectGenerator and put that line of code in the emptyexample ,the result is the same.ĭownload version : of_v0.11.2_msys2_mingw64_release If you need to install the Linux version for which apt-get is not. I try to run my first Code compiling with Code Block which generates the error that you can see in the image. the version of the Code::Blocks IDE that includes the 32-bit MinGW C++ compiler.
