Pero solo he borrado la creada por mi, que tenía únicamente eso que te he pegado xD
Esta sección te permite ver todos los mensajes escritos por este usuario. Ten en cuenta que sólo puedes ver los mensajes escritos en zonas a las que tienes acceso en este momento.
Mostrar Mensajes MenúCitar"/D/Programas/MinGW/msys/1.0/bin/make.exe" -f nbproject/Makefile-Debug.mk QMAKE= SUBPROJECTS= .build-conf
make.exe[1]: Entering directory `/d/IDES/CWorkSpace/LinkedArray'
"/D/Programas/MinGW/msys/1.0/bin/make.exe" -f nbproject/Makefile-Debug.mk dist/Debug/MinGW-Windows/linkedarray.exe
make.exe[2]: Entering directory `/d/IDES/CWorkSpace/LinkedArray'
mkdir -p build/Debug/MinGW-Windows
rm -f "build/Debug/MinGW-Windows/main.o.d"
gcc -c -g -MMD -MP -MF "build/Debug/MinGW-Windows/main.o.d" -o build/Debug/MinGW-Windows/main.o main.c
/bin/sh: gcc: command not found
make.exe[2]: *** [build/Debug/MinGW-Windows/main.o] Error 127
make.exe[2]: Leaving directory `/d/IDES/CWorkSpace/LinkedArray'
make.exe[1]: *** [.build-conf] Error 2
make.exe[1]: Leaving directory `/d/IDES/CWorkSpace/LinkedArray'
make.exe": *** [.build-impl] Error 2
BUILD FAILED (exit value 2, total time: 457ms)