Hi, when I build my project I found this error:
Quote:
**** Build of configuration Debug for project project ****
**** Internal Builder is used for build****
gcc -IC:\opt\gtk\include\gtk-2.0 -IC:\opt\gtk\include\glib-2.0 -O0 -g3 -Wall -c -fmessage-length=0 -osrc\project.o ..\src\project.c-mms-bitfields -IC:/opt/gtk/include/gtk-2.0 -IC:/opt/gtk/lib/gtk-2.0/include -IC:/opt/gtk/include/atk-1.0 -IC:/opt/gtk/include/cairo -IC:/opt/gtk/include/gdk-pixbuf-2.0 -IC:/opt/gtk/include/pango-1.0 -IC:/opt/gtk/include/glib-2.0 -IC:/opt/gtk/lib/glib-2.0/include -IC:/opt/gtk/include -IC:/opt/gtk/include/freetype2 -IC:/opt/gtk/include/libpng14
gcc: ..\src\project.c-mms-bitfields: No such file or directory
gcc: no input files
Build error occurred, build is stopped
Time consumed: 550 ms.
I do not understand what is the problem.i think i install it correctly but I see this.
Please help me.