Just upgraded a project from 7.4 and 7.5 commercial.
I am getting the following errors during build:
I do not have debug folder but noticed that there is debugger directory in project settings.
Any inputs will be appreciated.
.\debug/odbclib.obj
error lnk2525 : Error 2525: '.\Debug/ODBCLib.obj' - undefined name '___report_rangecheckfailure'
.\debug/odbclib.obj
error lnk2525 : Error 2525: '.\Debug/ODBCLib.obj' - undefined name '@_RTC_CheckStackVars@8'
.\debug/odbclib.obj
error lnk2525 : Error 2525: '.\Debug/ODBCLib.obj' - undefined name '@__security_check_cookie@4'
.\debug/odbclib.obj
error lnk2525 : Error 2525: '.\Debug/ODBCLib.obj' - undefined name '__RTC_CheckEsp'
.\debug/odbclib.obj
error lnk2525 : Error 2525: '.\Debug/ODBCLib.obj' - undefined name '__RTC_Shutdown'
.\debug/odbclib.obj
error lnk2525 : Error 2525: '.\Debug/ODBCLib.obj' - undefined name '__RTC_UninitUse'
.\debug/odbclib.obj
error lnk2525 : Error 2525: '.\Debug/ODBCLib.obj' - undefined name '___security_cookie'
-
- VIP Member
- Posts: 1466
- Joined: 28 Feb 2000 0:01
It seems that a bad vipOdbcBind.lib has slipped into Visual Prolog 7.5.
I have attached a better one. The lib is placed in $(ProDir)\lib.
(Notice that the pfc\5xVIP\ODBCBind package is deprecated, you should migrate to pfc\odbc instead.)
I have attached a better one. The lib is placed in $(ProDir)\lib.
(Notice that the pfc\5xVIP\ODBCBind package is deprecated, you should migrate to pfc\odbc instead.)
You do not have the required permissions to view the files attached to this post.
Regards Thomas Linder Puls
PDC
PDC