>> What do you think, does it make sense to migrate?
Are you with errors about to use XHarbour ?
If you really wants to change to Harbour, you can add #ifdef __XHARBOUR__ while making tests compiling with Harbour, and make your own tests about what will be needed to migration.
HBMK2 is part of Harbour, to help on compile, you need only create a hbp with files of the project (prg, c, libraries, and others)
Harbour libraries are added by default, add only extra libraries names/paths
HBMK2 can be used on XHarbour too, but some PATHS will not be the
same as Harbour, may be needed more information on HBP to
XHarbour.
José M. C. Quintas
--