Netbeans - problem - gcc.exe: CONF=Debug

Witam,

przy kompilacji w NETBEANs, moje programosy napisane w C nie chcą dzialać i pokazuje sie bląd:

Co jest grane - szukalem w necie, ale to mnie przerasta… :frowning:

być może nie masz odpowiednio skonfigurowanego kompilatora do netbeansa

poniżej to co netbeans “wypluł” mi w tym temacie, sprawdź u siebie czy masz odpowiednie ustawienia

If you already have compilers on your system but they were not found, do one of the following:

  1. Exit the IDE, add your compilers to your PATH environment variable, and restart the IDE.

  2. Open the Build Tool dialog in Tools | Options | C/C++ | Build Tools and add your compiler(s) to the setup.

If you do not already have compilers on your system, do:

  1. Download and install a suitable set of compilers and restart the IDE.

Visit http://netbeans.org/community/releases/ … tions.html for further assistance in installing and configuring a build environment.