Problem je u tome sto ne moze da nadje headere, pa me zanima da li je neko uspeo
da namesti njihove putanje u podesavanjima...
Izlaz kompajlera...
g++ -c ./Window1.cpp -o Window1.o -I"c:/wxWindows-2.4.2/include/wx/" -D__WXMSW__ -mthreads -O2 -Wall
In file included from ./Window1.cpp:3:
./Window1.h:5:25: wx/settings.h: No such file or directory
./Window1.h:6:23: wx/window.h: No such file or directory
./Window1.h:7:24: wx/control.h: No such file or directory
./Window1.h:15:22: wx/sizer.h: No such file or directory
./Window1.h:16:25: wx/stattext.h: No such file or directory
./Window1.h:17:25: wx/textctrl.h: No such file or directory
./Window1.h:18:23: wx/button.h: No such file or directory
./Window1.h:19:21: wx/grid.h: No such file or directory
In file included from ./Window1.cpp:3:
./Window1.h:22: error: expected class-name before '{' token
./Window1.h:33: error: ISO C++ forbids declaration of `DECLARE_EVENT_TABLE' with no type
...itd,itd.