Hey I am not that well versed in C++ and just recently switched my microsoft visual program from 6.0 to the 2005 version (computer switch.) I saved all my programs and converted them over to the new program however it keeps saying
LINK : warning LNK4076: invalid incremental status file '.\Debug/1205.ilk'; linking nonincrementally
LINK : fatal error LNK1181: cannot open input file 'odbc32.lib'
when I try to build my codes. Does anyone know how this could be fixed? thanks a bunch.