]> git.saurik.com Git - wxWidgets.git/blame - lib/watcom/readme.txt
Added wxLog::Get/SetLogLevel
[wxWidgets.git] / lib / watcom / readme.txt
CommitLineData
c7def858
JS
1lib\watcom subdirectory
2-----------------------
3
4If odbc32.lib isn't supplied with your Watcom C++ compiler,
5you can use this one. If you find that the ODBC API changes
6and you get some unresolved SQL... references, add items to
7odbc.txt, put odbc32.dll in this directory, and then call
8makeit.bat in order to regenerate odbc32.lib.
9
10If you already have a suitable odbc32.dll, change the reference
11in src\makewat.env to the one you wish to use.
12
13Julian Smart, October 1999