I have linux DEBIAN woody 3.0 installed on my station. In HELLOWORLD application I've read folowing: to compile use: $> g++ hworld.cpp `wx-config --libs` `wx-config --cxxflags` -o hworld
Problem is - wx-config COMMAND NOT FOUND ! ! !
In man pages of "wx-config" (what makes me curious it is installed !?!?!) I have found that it is symlink of wxbase-config or wxGTK-config "find" command returned NO RESULT for both
I am desperate I've spent 6 hours for searching them with no result. Please help and give me some the power to stay by wxWindows