← Back to team overview

kicad-developers team mailing list archive

Re: make error

 

make -f makefile.gtk DEBUG=1
make[1]: Entering directory `/diskb/svn/kicad/common'
g++ -Wall -g3 -ggdb3 -I/usr/lib/wx/include/gtk2-unicode-debug-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXDEBUG__ -D__WXGTK__ -pthread -fno-strict-aliasing -DDEBUG -I./ -I../include -I -I./ -Ibitmaps -I../include -fno-strict-aliasing -c -o hotkeys_basic.o hotkeys_basic.cpp

compiles with no errors here on ubuntu feisty. So it looks like the code compiles under most circumstances, just not yours.

I refer you to my previous email.







References