harupdf in HMG.3.0.35 ???

HMG en Español

Moderator: Rathinagiri

Post Reply
User avatar
danielmaximiliano
Posts: 2612
Joined: Fri Apr 09, 2010 4:53 pm
Location: Argentina
Contact:

harupdf in HMG.3.0.35 ???

Post by danielmaximiliano »

hola a todos:
estoy intentando usar harupdf pero no estan las lib
libhbhpdf.a en hmg.3.0.35\lib
agrego dicha libreria pero sigo con un error al compilar
Google Translate
hi all:
I'm trying to use harupdf but are not the lib
libhbhpdf.a in hmg.3.0.35 \ lib
I add this library but I still have an error compiling

Code: Select all

C:/hmg.3.0.35/harbour/lib/libhbhpdf.a(harupdf.o):harupdf.c:(.text+0x46): undefined reference to `HPDF_ExtGState_SetBlendMode'
C:/hmg.3.0.35/harbour/lib/libhbhpdf.a(harupdf.o):harupdf.c:(.text+0x8b): undefined reference to `HPDF_ExtGState_SetAlphaFill'
C:/hmg.3.0.35/harbour/lib/libhbhpdf.a(harupdf.o):harupdf.c:(.text+0xcb): undefined reference to `HPDF_ExtGState_SetAlphaStroke'
....................................
....................................
C:/hmg.3.0.35/harbour/lib/libhbhpdf.a(harupdf.o):harupdf.c:(.text+0x413a): undefined reference to `HPDF_SetPassword'
C:/hmg.3.0.35/harbour/lib/libhbhpdf.a(harupdf.o):harupdf.c:(.text+0x4187): undefined reference to `HPDF_SetPermission'
collect2: ld returned 1 exit status
hbmk2: Error: Running linker. 1
gcc.exe .hbmk\win\mingw\main.o .hbmk\win\mingw\_hbmkaut.o _temp.o    -mwindows -Wl,--start-group -lhbzebra -lhbhpdf -lhmg -lhbmysql -lmysql -lcrypt -ledit -leditex -lgraph -lini -lreport -lhbwin -lhbziparc -lhbmzip -lmsvfw32 -lvfw32 -lsddodbc -lrddsql -lsddmy -lhbodbc -lodbc32 -lhbhpdf -lhbvpdf -lhbmemio -lhbsqlit3 -lsqlite3 -lhbfimage -lhbpgsql -lpq -lhbtip -lhbct -lhbmisc -lhbnetio -lxhb -lhbextern -lhbdebug -lhbvm -lhbrtl -lhblang -lhbcpage -lgtcgi -lgtpca -lgtstd -lgtwin -lgtwvt -lgtgui -lhbrdd -lhbuddall -lhbusrrdd -lrddntx -lrddcdx -lrddnsx -lrddfpt -lhbrdd -lhbhsx -lhbsix -lhbmacro -lhbcplr -lhbpp -lhbcommon -lkernel32 -luser32 -lgdi32 -ladvapi32 -lws2_32 -lwinspool -lcomctl32 -lcomdlg32 -lshell32 -luuid -lole32 -loleaut32 -lmpr -lwinmm -lmapi32 -limm32 -lmsimg32 -lwininet -lhbpcre -lhbzlib  -Wl,--end-group -oDemozebra.exe -LC:/hmg.3.0.35/harbour/lib -LC:/hmg.3.0.35//lib -LC:/HBZEBRA/
 
DaNiElMaXiMiLiAnO
*´¨)
¸.·´¸.·*´¨) ¸.·*¨)
(¸.·´. (¸.·` *
.·`. Harbour/HMG : It's magic !
(¸.·``··*

Saludos / Regards
DaNiElMaXiMiLiAnO

Whatsapp. := +54901169026142
Telegram Name := DaNiElMaXiMiLiAnO
User avatar
Rathinagiri
Posts: 5471
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: harupdf in HMG.3.0.35 ???

Post by Rathinagiri »

Had you tried to compile and create the library from the source file?
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
danielmaximiliano
Posts: 2612
Joined: Fri Apr 09, 2010 4:53 pm
Location: Argentina
Contact:

Re: harupdf in HMG.3.0.35 ???

Post by danielmaximiliano »

Hola Rathinagiri :
en minigui .1.96, estan hbZebra y harupdf desde los fuentes e compilado.
agregado harupdf.ch y hbzebra y sus libs igual tengo el error al compilar.
las libs donde hay que agregarlas?
en \hmg.3.0.35\lib
o en \hmg.3.0.35\harbour\lib


Hi Rathinagiri:
in MiniGUI .1.96, are hbZebra and harupdf from source and compiled.
harupdf.ch and hbzebra added libs and I have the same error when compiling
the libs where you have to add?
in \ hmg.3.0.35 \ lib
or \ hmg.3.0.35 \ harbor \ lib

saludos / Greetings
DaNiElMaXiMiLiAnO
*´¨)
¸.·´¸.·*´¨) ¸.·*¨)
(¸.·´. (¸.·` *
.·`. Harbour/HMG : It's magic !
(¸.·``··*

Saludos / Regards
DaNiElMaXiMiLiAnO

Whatsapp. := +54901169026142
Telegram Name := DaNiElMaXiMiLiAnO
User avatar
Rathinagiri
Posts: 5471
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: harupdf in HMG.3.0.35 ???

Post by Rathinagiri »

I don't have any experience in this. However I think, the directory is not a problem.

Let me try.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
danielmaximiliano
Posts: 2612
Joined: Fri Apr 09, 2010 4:53 pm
Location: Argentina
Contact:

Re: harupdf in HMG.3.0.35 ???

Post by danielmaximiliano »

Gracias Rathinagiri por tu tiempo, voy a ver si reviso el fuente de harupdf para saber donde conducen las referencias sin definir.

Rathinagiri Thanks for your time, I'll see if I check the source to see where they lead harupdf references undefined.

Saludos/Greetings
DaNiElMaXiMiLiAnO
*´¨)
¸.·´¸.·*´¨) ¸.·*¨)
(¸.·´. (¸.·` *
.·`. Harbour/HMG : It's magic !
(¸.·``··*

Saludos / Regards
DaNiElMaXiMiLiAnO

Whatsapp. := +54901169026142
Telegram Name := DaNiElMaXiMiLiAnO
Post Reply