~brian-sidebotham/wxwidgets-cmake/wxpython-2.9.4

« back to all changes in this revision

Viewing changes to lib/watcom/readme.txt

  • Committer: Brian Sidebotham
  • Date: 2013-08-03 14:30:08 UTC
  • Revision ID: brian.sidebotham@gmail.com-20130803143008-c7806tkych1tp6fc
Initial import into Bazaar

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
lib\watcom subdirectory
 
2
-----------------------
 
3
 
 
4
If odbc32.lib isn't supplied with your Watcom C++ compiler,
 
5
you can use this one. If you find that the ODBC API changes
 
6
and you get some unresolved SQL... references, add items to
 
7
odbc.txt, put odbc32.dll in this directory, and then call
 
8
makeit.bat in order to regenerate odbc32.lib.
 
9
 
 
10
If you already have a suitable odbc32.dll, change the reference
 
11
in src\makewat.env to the one you wish to use.
 
12
 
 
13
Julian Smart, October 1999