Welcome Guest ( Log In | Click here to Register a free account now! )
Welcome to Bleeping Computer, a free community where people like yourself come together to discuss and learn how to use their computers. Using the site is easy and fun. As a guest, you can browse and view the various discussions in the forums, but can not create a new topic or reply to an existing one unless you are logged in. Other benefits of registering an account are subscribing to topics and forums, creating a blog, and having no ads shown anywhere on the site.![]() ![]() |
May 9 2009, 02:54 AM
Post
#1
|
|
|
Member ![]() ![]() Group: Members Posts: 41 Joined: 30-July 07 Member No.: 146,844 |
I am using the turbo c++ version 3.0 installed in c:\tc . i hv installed a software 'fastgraph' which is used to write games in the turbo c v3.0. but whenever i load and try to run a sample program like: #include <fastgraf.h> #include <stdio.h> void main(void); void main() { int major; int minor; fg_version(&major,&minor); printf("This is version %d.%2.2d of Fastgraph.\n",major,minor); } i get the foll error: linker error : unable to open file tv.lib this seems to happen for every sample programthat came with the disk. Thanx This post has been edited by funky_beats06: May 9 2009, 08:45 AM |
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 8th November 2009 - 03:09 AM |