Robert,

I've installed (temporarily) wxGTK 2.3.3 on my Linux box, and tried
again.  Here's what I run into (again, with gcc 2.96, which is what
comes with RH 7.3), after I put some newlines at the end of some files.

Bill

% make
c++ -c -g -O2 `wx-config --cxxflags`  -o checkbox_message_dialog.o 
checkbox_message_dialog.cpp
c++ -c -g -O2 `wx-config --cxxflags`  -o splashscreen.o splashscreen.cpp
c++ -c -g -O2 `wx-config --cxxflags`  -o startup_tips.o startup_tips.cpp
c++ -c -g -O2 `wx-config --cxxflags`  -o html_tip_dialog.o html_tip_dialog.cpp
c++ -c -g -O2 `wx-config --cxxflags`  -o internationalization.o 
internationalization.cpp
c++ -c -g -O2 `wx-config --cxxflags`  -o help_controller.o help_controller.cpp
c++ -c -g -O2 `wx-config --cxxflags`  -o plucker_wizard_base.o plucker_wizard_base.cpp
plucker_wizard_base.cpp:59:56: wx/xrc/xmlres.h: No such file or directory
make: *** [plucker_wizard_base.o] Error 1
%
_______________________________________________
plucker-dev mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-dev

Reply via email to