Come to the difficult:Unabel to open file "tv.lib"
Hi,
I have Turbo C++ v3.0, and recently I've been trying to use some of the included programs in the \EXAMPLES folder. All of the programs I have tried compile properly, but I get a linker error when I try to run them: "Linker Error: unable to open file 'TCLASSS.LIB'".
On a hunch, I tried copying and pasting this file from C:\TC\CLASSLIB\LIB to C:\TC\LIB, but this results in a different linker error: "Linker Error: unable to open file 'TV.LIB'". As far as I can tell, TV.LIB does not exist.
I did not properly install Turbo C++ on this computer -- I just copied the directory from another computer. This might have something to do with it.
Any ideas?