Re: compiling with vc++ 8.0
Brought to you by:
set
From: Mike G. <mi...@ma...> - 2008-09-08 13:35:52
|
Hello, Michael! MR> I am pretty curios about this project. MR> Did you get tv to compile with Visual C++ 8.0 (VS 05) (or VC++ 9.0, CS MR> VS08)? MR> Is there an updated makefile? TVision has been compiled by me using VS2005 without any problem. As for VS2008 you need to check if it still works, because many standard C/C++ (POSIX) function names and functions was declared by VS2005 as deprecated on the score of security and ISO C++ conformance, so VS2008 could or could not contain these standard function names and functions. With best regards, Mike Gorchak. E-mail: mi...@ma... |