I'm trying to convert a BSP from 5.0 to 6.0. This looks to be a manual task
as the command line based, CEC import tool does not produce anything but
errors.
I have added one precompiled driver from my 5.0 BSP to my 6.0 tree as a test
case. There is no source for this driver, just the .dll file and associated
.reg and .bib files. I modified the Catalog file (.pbcxml) to include the
driver. It is visible in the Catalog and selected to be part of the build.
V5.0 required the precompiled .dll and the associated .reg file to be copied
to the _FLATRELEASEDIR using POSTLINK.BAT. This methodology does not appear
to work in 6.0 but there is no documentation that I can find regarding a
change in this regard. Am I missing something? If the methodology has
changed (again), where is it documented?