I'm getting this error trying to build/install a package that derives a component from TDBAdvGrid with C++Builder XE with 5.9.0.2 Component Pack. The same code built and installed under BDS2006 OK with the 5.9.0.2 component pack.
The procedure entry pointy @Generics_collections@%TList_1$i%@%TEnumerator$%@$bctr@qqrp31Tmsuflxrowcomments@%TList__1$i% could not be located in the dynamic link library tmsxlsd2011.bpl
This is the symbol name in the tmsxlsd2011.bpi file:
]@Generics_collections@%TList__1$i%@%TEnumerator$%@$bctr$qqrp31Tmsuflxrowcomments@%TList__1$i%tmsxlsd2011.bpl
Do I need to rebuild the BPLs with different compiler settings for C2011?
Regards
Adam