Quote Originally Posted by noeska
i did no look at the source (i dont like exe's), but:
does your dpk have the name of a .pas file? If so try to correct that.
Nope. Actually, after a fair amount of digging around, it's starting to look like this is a cross-unit-generics issue. D2009's compiler has several issues with generics not matching up right under certain circumstances when it's declared in one unit and used in another. I've been able to code a workaround, thankfully.