Lỗi khi compile bằng Codeblocks

Debug": The compiler’s setup (GNU GCC Compiler) is invalid, so Code::Blocks cannot find/run the compiler.
Probably the toolchain path within the compiler options is not setup correctly?! (Do you have a compiler installed?)
Goto “Settings->Compiler…->Global compiler settings->GNU GCC Compiler->Toolchain executables” and fix the compiler’s setup.

Mọi người cho e hỏi đây là lỗi j vậy
e vừa cài code block và tạo 1 project mới và F9 nhưng nó k chạy dc và hiện ra cái đó

1 Like

@nghiatdph03905 cài CodeBlock vào thư mục nào? Thư mục mặc định ổ C hay là @nghiatdph03905 chọn lại thư mục?

Khi Codeblock báo lỗi như thế này có nghĩa là nó không tìm thấy compiler. Compiler có thể nằm ở thư mục cài đặt mới. Để sửa lại compiler thì @nghiatdph03905 vào theo hướng dẫn Settings->Compiler...->Global compiler settings->GNU GCC Compiler->Toolchain executables và chọn thư mục cài đặt trở lại cho đúng thành

Thư mục cài đặt\CodeBlocks\MinGW

Ví dụ trong trường hợp dưới @ltd cài lên ổ C, nên thư mục compiler nó tự chọn như sau:

3 Likes

chắc do cài bản chưa có minGW thôi. :smile: làm như hướng dẫn trên @@

2 Likes

Nhưng trong thư mục codeblocks của mình cũng không có MinGW

Thì tải riêng thằng MinGW về hoặc tiện hơn là tải bản codeblock có kèm MinGW. http://www.codeblocks.org/downloads/26 (Tải file codeblocks-16.01mingw-setup.exe đấy)

3 Likes

Project/Target: “huong - Debug”:
The compiler’s setup (GNU GCC Compiler) is invalid, so Code::Blocks cannot find/run the compiler.
Probably the toolchain path within the compiler options is not setup correctly?!
Do you have a compiler installed?
Goto “Settings->Compiler…->Global compiler settings->GNU GCC Compiler->Toolchain executables” and fix the compiler’s setup.

Tried to run compiler executable ‘C:\CodeBlock\MinGW/bin/mingw32-gcc.exe’, but failed!

Run aborted…
cho e hỏi đây là lỗi gì ạ? cách khắc phục thế nào ạ

||=== Build: Debug in code in codelearnio (compiler: GNU GCC Compiler) ===|
obj\Debug\struct name and age.o||In function `Student::Student()':|
C:\Users\Lenovo\Downloads\Code Blocks\code in codelearnio\struct name and age.cpp|14|multiple definition of `main'|
obj\Debug\main.o:C:\Users\Lenovo\Downloads\Code Blocks\code in codelearnio\main.cpp|14|first defined here|
ld.exe||cannot find -lbgi|
||error: ld returned 1 exit status|
||=== Build failed: 4 error(s), 0 warning(s) (0 minute(s), 0 second(s)) ===|

mình built trương trình đúng hết rồi chạy ở devc cũng chạy được mà sang code blocks nó bị thế này thì phải sửa thế nào vậy mọi người

Trọng nằm ở đây! Dịch sang tiếng Việt đi bạn.

1 Like
83% thành viên diễn đàn không hỏi bài tập, còn bạn thì sao?