Hi,
I am trying to produce a C++ project in VS 2000 IDE. The project consists dozens of libaries, some of which are tthird-part code, and I belive, were produced with previous VS versions. In the link stage, a problem that is the 'msvcirt.lib' can not be found comes up. I wonder if there is any way to avoid using the msvcirt.lib, or to update the libraries that ask for the including of the system library without buying the newer version of the thrid-party libraries. I don't have the source code. Do anyone know a solution to the problem
Thanks,
Jason