|
-
Aug 29th, 2008, 11:57 AM
#7
Re: Compilation Error...
References are links to external programs (EXE's/DLL's/etc), and those external programs are not imported into your project (which is good, as some of them are hundreds of megabytes, and other reasons too).
In order for References to work, the relevant external program (which may be just a single file, or a whole package) needs to be installed on that computer.
How you could/should install them depends on what References you use in your project.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|