Tuesday, July 28, 2009

My c++ compiler is not able to find tv.lib,and gives fatal and linker errors,wht to do?thanx?

when i change the settings of linker then it fatal or sometimes it gives linker error showing can't find tv.lib or sometimes class.lib, wht to do ,how make my chngd settings default and run the program,thanx.

My c++ compiler is not able to find tv.lib,and gives fatal and linker errors,wht to do?thanx?
Don't sweat it. Don't bother looking for the tv.lib file. I don't think it actually exists—as an ordinary file. I think that the name tv.lib stands for Turbo Vision library.





Anyway, you don't actually need this "file" to run your programs. Follow these instructions:





1) Go into your OPTIONS menu, select LINKER.


2) Next, select LIBRARIES.


3) In the dialog box, de-select the option for "Turbo Vision" libraries—first highlight, and then press the spacebar.





Your programs will run now.

kudzu

No comments:

Post a Comment