i get the above error when try to run a graphics program in my Borland c++ compiler under DOS(standard) mode..
what should i do to get rid of it??
any idea y this occurs??
Could not load tllink.exe?
Well, depending on the exact situation one of three things is going on. They are:
1.) The path variable in the editor for the linker (tlink.exe) is incorrect or non-existent.
2.) The file itself is corrupt. Try a re-install from the media or a download from Borland's Software Mueseum.
3.) If you're actually running some version of the original DOS on a VERY OLD machine, you may have to set up memory differently to assure you have space to run the complier and linker at the same time. This is a black art involving himem.sys and emm386.exe and the autoexec.bat and config.sys files. LOL, (lord, I'm old!?)
Reply:The path you need to set is a variable that is usually accessible through the IDE (editor) menus somewhere. If I knew which version you're running, I might be more specific here. Check menu items that say things like "Directories" or "Tool Menu Options". Report It
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment