[SOLVED] Need some help to configure gcc in CodeBlocks
Posted: Fri Sep 27, 2024 11:05 pm
Hello, I'm new in this community! It's my first time using GhostBSD (it's 24.07.3 version) and I'm very exciting about this.
I'm trying to run some C/C++ codes, but I have some trouble when I try to build the program. It seems that the libraries aren't linked to the GCC compiler. I have the gcc version 13.3.0 installed, but the IDE CodeBlocks can't find even the stdio.h library.
Any code needed to help (show the output) to solve this problem, please let me know.
Best regards.
I'm trying to run some C/C++ codes, but I have some trouble when I try to build the program. It seems that the libraries aren't linked to the GCC compiler. I have the gcc version 13.3.0 installed, but the IDE CodeBlocks can't find even the stdio.h library.
Any code needed to help (show the output) to solve this problem, please let me know.
Best regards.