gaurav2729 0 Newbie Poster 15 Years Ago 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 . c 0 1 Share Ancient Dragon commented: wrong forum +0 Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster 15 Years Ago 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. 1 0 Share chirag64 0 Newbie Poster 15 Years Ago Using Turbo C++, right? Go to Options >>> Linker >>> Libraries uncheck Turbo Vision and click OK. 0 1 Share Share Facebook Twitter LinkedIn Reply to this topic 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. Sign Up — It's Free!
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster 15 Years Ago 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. 1 0 Share
chirag64 0 Newbie Poster 15 Years Ago Using Turbo C++, right? Go to Options >>> Linker >>> Libraries uncheck Turbo Vision and click OK. 0 1 Share