2.9.x sample console.bkl may need patched
Tim Stahlhut
stahta01 at verizon.net
Thu Oct 25 11:19:20 PDT 2007
FYI:
I errored out building sample using MinGW GCC 3.4.5. It could not find
odbc library. Is it not removed? If so, the bkl needs it removed.
Tim S
Index: samples/console/console.bkl
===================================================================
--- samples/console/console.bkl (revision 49438)
+++ samples/console/console.bkl (working copy)
@@ -7,7 +7,6 @@
template_append="wx_append_base">
<sources>console.cpp</sources>
<wx-lib>net</wx-lib>
- <wx-lib>odbc</wx-lib>
<wx-lib>base</wx-lib>
</exe>
More information about the wx-dev
mailing list