Agregar libreria BosTaurus a build HMG 3.5
Posted: Sun Sep 06, 2026 9:08 pm
Saludos amigos,
Según la documentación de BosTaurus de HMG 3.5 no se requiere ningún parametro al compilar para usar la libreria BosTaurus que todo ya esta incluido en hmg.ch, pero cuando compilo:
----------------------------------------------------------------------------------------------------------------------
According to the HMG 3.5 BosTaurus documentation, no compilation parameters are required to use the BosTaurus library since everything is already included in `hmg.ch`; however, when I compile:
Según la documentación de BosTaurus de HMG 3.5 no se requiere ningún parametro al compilar para usar la libreria BosTaurus que todo ya esta incluido en hmg.ch, pero cuando compilo:
Solo necesito esas dos funciones de la librería de momento. Alguna idea o información de si algo cambió. Gracias anticipadas y saludos.hbmk2: Error: Función(es) referenciada, no encontrada, pero desconocida:
BT_BITMAPTEXTWIDTH(), BT_BITMAPTEXTHEIGHT()
----------------------------------------------------------------------------------------------------------------------
According to the HMG 3.5 BosTaurus documentation, no compilation parameters are required to use the BosTaurus library since everything is already included in `hmg.ch`; however, when I compile:
I only need those two functions from the library for the time being. Any ideas or information on whether something has changed? Thanks in advance.hbmk2: Error: Referenced function(s) not found:
BT_BITMAPTEXTWIDTH(), BT_BITMAPTEXTHEIGHT()