Página 1 de 1

Has anyone integrated Xailer with Minigui?

Publicado: Dom Ago 28, 2011 9:40 pm
por Guest
I might scrap this project, and wait until Xailer 3.x, which will
include Harbour options. I'd like to make use of third-party xHarbour
code, in this case MiniGui, while continuing to benefit from Xailer's
IDE & debugger.
Has anyone successfully added MiniGui code to an Xailer project? If so,
was there anything special in your configuration, to avoid compilation &
linking errors?
For example Tools/Options/Directories/xHarbour configuration for MiniGui
testing, I have
Root
c:miniguixHarbour
Bin
c:miniguixHarbourBin
Lib
c:miniGUILib;c:miniguixHarbourLib
Include
c:miniGUIInclude;c:miniGUIxHarbourInclude
If you were successful in compiling, linking, debugging, & executing
MiniGui or other third-party xHarbour code, are there any tips you can
offer?
Thank you for whatever suggestions might save me some time & frustration.