hi

I m student of B.tech .

I have an error in my c program ( unable to open TV.LIB, Linking error ).pls help me to remove this linking error .

Ancient Dragon commented: wrong forum +0

Recommended Answers

All 2 Replies

First you have to find out where tv.lib is located on your computer then tell your compiler. How to do that will depend on the compiler you are using.

Using Turbo C++, right?
Go to Options >>> Linker >>> Libraries

uncheck Turbo Vision and click OK.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.