BleepingComputer.com: cannot get to link files

Jump to content


Register a free account to unlock additional features at BleepingComputer.com
Welcome to BleepingComputer, 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.

Click here to Register a free account now! or read our Welcome Guide to learn how to use this site.

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

cannot get to link files

#1 User is offline   funky_beats06 

  • Member
  • PipPip
  • Find Topics
  • Group: Members
  • Posts: 50
  • Joined: 30-July 07

  Posted 09 May 2009 - 02:54 AM

hi,
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 :thumbsup:

This post has been edited by funky_beats06: 09 May 2009 - 08:45 AM


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users