|
| Re: Adding a directory to a dynamic library path |
 |
Sat, 03 Nov 2007 21:43:39 +000 |
Something like this:
Add a path reference to the Environment variables:
3. Using the mouse, right-click on the "My Computer" icon (on your
desktop) and choose "Properties".
4. Click on the "Advanced" tab.
5. Click on the "Environment Variables..." button.
6. Highlight the "Path" System variable (bottom).
7. Click on the "Edit..." button.
8. Append the line with ";PUT YOUR DIRECTORY PATH HERE"
9. Click OK (in the "Edit System Variables")
10. Click OK (in the "Environment Variables" window) and click OK (in
the "System Properties" window) Navigating to the directory,
"c:\Borland\bcc55\bin"
11. cd borland [Enter]
12. cd bcc55 [Enter]
13. cd bin [Enter]
LOOK AT POINT 8 above TO ENTER YOUR PATH.
Vivian Harvey wrote:
>
> I apologize if this is not the place I should ask. My query is how do I add
a directory to my dynamic library path?
>
> Compiler:- TC++ V5.5
> OS: Windows XP prof
> Processor- dual core pentium(r) 3GHZ
> Architecture: x86
>
> Any pointers as to how to get the answer is much appreciated.
> Thanks in advance.
|
| Post Reply
|
|
|
|
|
|
|
|
|
|