Moinmoin,

bei mir tuts (unter Windows) folgendes:

Code:
g++ main.cpp wxFrontend.cpp frontend.cpp `wx-config --libs` `wx-config --cxxflags` -o wxFrontend.exe
Viele Grüße
Martin