Undefined reference to HB_FUN_QPRINTERINFO

Discuss anything else that does not suite other forums.

Moderator: Rathinagiri

Post Reply
Mario Mansilla
Posts: 270
Joined: Wed Aug 13, 2008 2:35 pm
Location: Córdoba - Argentina

Undefined reference to HB_FUN_QPRINTERINFO

Post by Mario Mansilla »

Hola :
despues de ejecutar Svn Update empece a obtener el error mencionado al ejecutar build demo_1 por ejemplo en cualquier ejemplo .
Saludos
Mario Mansilla

Hello
run svn update after I started to get the above error when running build demo_1 for example in any instance.
Regards
Mario Mansilla

HMG 4 - WIN XP SP2
User avatar
Rathinagiri
Posts: 5480
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: Undefined reference to HB_FUN_QPRINTERINFO

Post by Rathinagiri »

This is because we did not update with the latest HbQT release. You can do either one of these.

1. Wait for Roberto to update and release the new version. Mean while you can comment out "Set procedure to print" in hmg.prg.

2. Try updating yourself.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
Roberto Lopez
HMG Founder
Posts: 4012
Joined: Wed Jul 30, 2008 6:43 pm

Re: Undefined reference to HB_FUN_QPRINTERINFO

Post by Roberto Lopez »

You can solve the problem updating your binaries to those already published, dated 2010.09.04.
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
gvaronas
Posts: 109
Joined: Wed Aug 06, 2008 5:21 pm

Re: Undefined reference to HB_FUN_QPRINTERINFO

Post by gvaronas »

Roberto Lopez wrote:You can solve the problem updating your binaries to those already published, dated 2010.09.04.
Hola Roberto, parece ser que esta funcion tampo esta en los binarios del 2010.09.04, momentaneamente, para poder ejecutar los ejemplos, lo que he hecho es desactivar el enlace a printer.prg en hmg.prg, asi puedo probar algunos ejemplos.
¿Puedo construir el harbour desde el SVN y colocarlos directamente en la estructura de carpetas del harbour del HMG.4 o hay alguna manera especial de construir harbour para HMG.4?

Salu2,
GVS

User avatar
Roberto Lopez
HMG Founder
Posts: 4012
Joined: Wed Jul 30, 2008 6:43 pm

Re: Undefined reference to HB_FUN_QPRINTERINFO

Post by Roberto Lopez »

gvaronas wrote:
Roberto Lopez wrote:You can solve the problem updating your binaries to those already published, dated 2010.09.04.
Hola Roberto, parece ser que esta funcion tampo esta en los binarios del 2010.09.04, momentaneamente, para poder ejecutar los ejemplos, lo que he hecho es desactivar el enlace a printer.prg en hmg.prg, asi puedo probar algunos ejemplos.
¿Puedo construir el harbour desde el SVN y colocarlos directamente en la estructura de carpetas del harbour del HMG.4 o hay alguna manera especial de construir harbour para HMG.4?

Salu2,
GVS

No, nada especial.

De todas formas, voy a actualizar los binarios hoy misno.
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
gvaronas
Posts: 109
Joined: Wed Aug 06, 2008 5:21 pm

Re: Undefined reference to HB_FUN_QPRINTERINFO

Post by gvaronas »

Roberto Lopez wrote:
gvaronas wrote:
Roberto Lopez wrote:You can solve the problem updating your binaries to those already published, dated 2010.09.04.
Hola Roberto, parece ser que esta funcion tampo esta en los binarios del 2010.09.04, momentaneamente, para poder ejecutar los ejemplos, lo que he hecho es desactivar el enlace a printer.prg en hmg.prg, asi puedo probar algunos ejemplos.
¿Puedo construir el harbour desde el SVN y colocarlos directamente en la estructura de carpetas del harbour del HMG.4 o hay alguna manera especial de construir harbour para HMG.4?

Salu2,
GVS

No, nada especial.

De todas formas, voy a actualizar los binarios hoy misno.
Gracias Roberto, con el ultimo SVN trabajan bien los ejemplos de impresión

Salu2,
GVS


Post Reply