Coding question
Jonas Benjaminsson
jonas.benjaminsson at infogate.se
Fri Oct 11 15:16:30 EDT 2002
:: > When I compile in VC++ I compile the same source as
:: > on our Linux server but how should a user with only
:: > Windows be able to compile when some of the header
:: > files are created by the configure script?
:: >
:: > /Jonas
:: >
::
:: You should manually write a config.h for win32 and include (usually I add a
:: -I parameter to add another directory to include path)
::
:: freddy77
Yes, but how should that file be included in the CVS so
that other people don't have to write their own?
/Jonas
More information about the FreeTDS
mailing list