static

Zorro zorro at zoooooro.pl
Sun Dec 2 23:43:23 PST 2007


What I can compile my program to static version?

Now I use
g++  -Wall  -I./include -o program `wx-config --cxxflags --libs`
./obj/module1.o ./obj/modula2.o

when I add --static=yes I get many errors






More information about the wx-users mailing list