Paul Schmidt wrote:
>
>
> I got the following error building the driver
>
> Linking...
> .\OdbcJdbcSetup.def : warning LNK4104: export of symbol
> "DllRegisterServer" should be PRIVATE
> Creating library ../Release/OdbcJdbcSetup.lib and object
> ../Release/OdbcJdbcSetup.exp
> LINK : warning LNK4089: all references to "SHELL32.dll" discarded
> by /OPT:REF
>
> Does anyone know what needs to be altered to get rid of this error?
>
These are warnings - not errors. Unless you have set the compiler to
treat errors as warnings you will now have a working driver.
Paul
--
Paul Reeves
http://www.ibphoenix.com
taking InterBase further
|