Itamar M. Lins Jr. escreveu:Ola!
Será mais fácil postar onde parou. Para sabermos como ajudar.
Seja mais específico.
Saudações,
Itamar M. Lins Jr.
Olá, Itamar M. Lins Jr. Boa tarde!
Eu parei literalmente no começo, não consegui entender como compilar usando o hbmk2, estou tentando pelo arquivo make_b32.bat, fiz as alterações de PATH e nada também. Eu utilizo o HMG 3.4.3, já tentei compilar o projeto letodb.hbp mas da erro, pois não tenho a lib necessária também. Ou seja, estou nadando na lava rsrsrs Peço até desculpas ao fórum, pois confesso que estou acostumado a desenvolver em Java e nunca precisei me preocupar com esse tipo de coisas, mas agora as coisas mudaram e estou aqui para aprender, e esse fórum já me ensinou muito!
Error ao tentar construir o harbour utilizando o win-make install:
C:\Users\legna\Documents\GitHub\core>win-make install
! Building Harbour 3.2.0dev from source -
http://harbour-project.org
! MAKE: win-make 4.1 sh.exe install
! HB_HOST_PLAT: win (x86_64) HB_SHELL: nt
config/global.mk

*** ! HB_COMPILER not set, could not autodetect. Stop.
Erro ao tentar compilar pela ide do hmg 3.4.3, acredito que esse erro seja por não encontrar a lib rddleto
Harbour 3.2.0dev (r1601151502)
Copyright (c) 1999-2015,
http://harbour-project.org/
C:/Users/legna/AppData/Local/Temp/hbmk_a9p55m.dir/rddsys.o:rddsys.c:(.data+0x88): undefined reference to `HB_FUN_LETO_LOOKERROR'
C:/Users/legna/AppData/Local/Temp/hbmk_a9p55m.dir/rddsys.o:rddsys.c:(.data+0x98): undefined reference to `HB_FUN_LETORDD'
C:/Users/legna/AppData/Local/Temp/hbmk_a9p55m.dir/rddsys.o:rddsys.c:(.data+0xa8): undefined reference to `HB_FUN_LETO_UDF'
collect2.exe: error: ld returned 1 exit status
hbmk2[rddleto]: Erro: Executando linkeditor. 1
gcc.exe C:/Users/legna/AppData/Local/Temp/hbmk_a9p55m.dir/rddsys.o C:/Users/legna/AppData/Local/Temp/hbmk_a9p55m.dir/hbmk_u8lfye.o C:/Users/legna/Documents/GitHub/LetoDBf/_temp.o -mwindows -Wl,--start-group -lhmg -lcrypt -ledit -leditex -lgraph -lini -lreport -lhfcl -lmsvfw32 -lvfw32 -lhbct -lhbwin -lhbmzip -lminizip -lhbmemio -lhbmisc -lhbmysql -lmysql -lhbtip -lsqlite3 -lhbsqlit3 -lsddodbc -lrddsql -lsddmy -lhbodbc -lodbc32 -lhbhpdf -lhbfimage -lhbpgsql -lhbnetio -lxhb -lpng -llibhpdf -lhbvpdf -lhbzebra -lhbextern -lhbdebug -lhbvmmt -lhbrtl -lhblang -lhbcpage -lgtcgi -lgtpca -lgtstd -lgtwin -lgtwvt -lgtgui -lhbrdd -lhbuddall -lhbusrrdd -lrddntx -lrddcdx -lrddnsx -lrddfpt -lhbrdd -lhbhsx -lhbsix -lhbmacro -lhbcplr -lhbpp -lhbcommon -lhbmainwin -lkernel32 -luser32 -lgdi32 -ladvapi32 -lws2_32 -liphlpapi -lwinspool -lcomctl32 -lcomdlg32 -lshell32 -luuid -lole32 -loleaut32 -lmpr -lwinmm -lmapi32 -limm32 -lmsimg32 -lwininet -lhbpcre -lhbzlib -Wl,--end-group -orddleto.exe -LC:/HMG.3.4.3/harbour/lib/win/mingw -LC:/HMG.3.4.3/lib
hbmk2: Erro: Referenciado, faltando, mas fun‡äes desconhecida(s):
LETO_LOOKERROR(), LETORDD(), LETO_UDF()
Agredeço muito a quem puder ajudar.