| Version 1.9 Build 803
|
|
Up: Error Messages
Previous: Missing Typedef Bug (section 7)
You will probably have problems linking when you modify a class and then
create a new set of templates (all in your private workspace), if the same
templates also exist in the system library. This is because the newly
modified templates may not be required until after your private library has
been searched and the linker is using the system library. By this stage it
will not know to use the templates in your personal library and instead
pickup the system ones. The solution to this problem is.
- Wait for a system update. This may be overnight or take a week.
- Copy the system library into your own workspace prior to compiling the
templates.
Up: Error Messages
Previous: Missing Typedef Bug (section 7)
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc.,
Washington, D.C.
Return to AIPS++ Home Page
2004-08-28