I believe this might be because a resource file used (*.dcr IIRC) is
the same name as the package. Rename the included resource file in the
package.

There are two packages VirtualTreesD11  and VirtualTreesD11D.  The former
being runtime and contains the source and compiles fine.  The latter is the
designtime and requires the former and contains only one small unit that
does the registration.  This will not compile, it insists that VirtualTrees
is already in the runtime package and must be removed.

I also not that the Project Manager is putting rubbish in the contains node
which is all permutations of the path plus the sourcefile name.  e.g

VirtualTrees.pas
DVirtualTrees.pas
D1VirtualTrees.pas
D11VirtualTrees.pas
_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: [email protected]
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to [EMAIL PROTECTED] with Subject: unsubscribe

Reply via email to