carlaoonline escreveu:Charly escreveu:
Gostaria que você experimentasse este exemplo de aplicação
Entao, boa tarde! também ficou curioso, empolgado, animado com sua proposta.
Tentando aqui traduzir para o portugues/brazil e recompilar, mas, eu uso a hmg para compilação e não está abrindo na IDE o arquivo app.hbp corretamente.
Estou fazendo assim e que está gerando o erro:
Portuguese/Brazil:
1. Como a gente faz para colocar o protocolo HTTPS (Certificado SSL ) seja gratuito ou não que existe na internet?
2. Estou recompilando todo o U-DBU, para traduzir para português, mas, quando executo o go64.bat, estou com algumas dúvidas:
a. Para compilar meu sistema não uso o hbmk2 tradicional do harbour puro, e, sim, uso a HMG 3.5 do Roberto Lopez/Dr. Soto que apenas carrego o arquivo .HBP e lá dou um F5 e pronto;
i. No seu arquivo original GO64.BAT eu mudei a linha do harbour para: “C:\syslink\hmg.3.5\HARBOUR\bin\hbmk2 app.hbp -comp=msvc64” – local onde fica o meu harbour da HMG 3.5;
ii. Já a linha: “if exist "%ProgramFiles%\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvarsall.bat" call "%ProgramFiles%\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvarsall.bat" amd64” não mudei, pois não tenho o vcvarsall.bat do Microsoft Visual Studio 2022 instalado. É necessário baixar e instalá-lo?
quase compila, mas, gera o seguinte erro:
hbmk2: Compilando...
hbmk2[app]: Erro: Executando compilador C/C++. -1
cl.exe -nologo -c -O2 -W4 -wd4127 -Fo.hbmk\win\msvc64\ -IC:\ syslink\hmg.3.5\HARBOUR\include -IC:\syslink\hmg.3.5\HARBOUR\contrib\hbwin -IC:\ syslink\hmg.3.5\HARBOUR\contrib\xhb -IC:\ syslink\hmg.3.5\HARBOUR\contrib\hbct -IC:\ syslink\hmg.3.5\HARBOUR\contrib\hbtip -IC:\ syslink\hmg.3.5\HARBOUR\contrib\hbfship -IC:\ syslink\hmg.3.5\HARBOUR\contrib\hbxpp .hbmk\win\msvc64\app.c .hbmk\win\msvc64\api_security.c .hbmk\win\msvc64\api_structure.c .hbmk\win\msvc64\api_indexes.c .hbmk\win\msvc64\api_select_dbf.c .hbmk\win\msvc64\api_users.c .hbmk\win\msvc64\api_repository.c .hbmk\win\msvc64\api_browse.c .hbmk\win\msvc64\api_dashboard.c .hbmk\win\msvc64\tdbf.c .hbmk\win\msvc64\system.c .hbmk\win\msvc64\security.c
*** Error
Pressione qualquer tecla para continuar. . .
Você pode ajudar a desvendar o mistério do servidor do clipper/harbour?
Grato,
***************************
English/USA(google translate):
1) How do we place the HTTPS protocol (SSL certificate) whether it is free or not that exists on the internet?
2) I'm recompiling the entire U-DBU, to translate it into Portuguese, but when I run go64.bat, I have some questions:
a) To compile my system I don't use the traditional pure harbor hbmk2, but use HMG 3.5 from Roberto Lopez/Dr. I just load the .HBP file and press F5 and that's it;
i. In its original GO64.BAT file I changed the harbor line to: “C:\syslink\hmg.3.5\HARBOUR\bin\hbmk2 app.hbp -comp=msvc64” – location where my HMG 3.5 harbor is;
ii. The line: “if exist "%ProgramFiles%\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvarsall.bat" call "%ProgramFiles%\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\ vcvarsall.bat" amd64” I didn't change, because I don't have Microsoft Visual Studio 2022 vcvarsall.bat installed. Is it necessary to download and install it? Without downloading, it even compiles, but generates the following error:
hbmk2: Compiling...
hbmk2[app]: Error: Running C/C++ compiler. -1
cl.exe -nologo -c -O2 -W4 -wd4127 -Fo.hbmk\win\msvc64\ -IC:\ syslink\hmg.3.5\HARBOUR\include -IC:\syslink\hmg.3.5\HARBOUR\contrib\hbwin -IC:\ syslink\hmg.3.5\HARBOUR\contrib\xhb -IC:\ syslink\hmg.3.5\HARBOUR\contrib\hbct -IC:\ syslink\hmg.3.5\HARBOUR\contrib\hbtip -IC:\ syslink\hmg.3.5\HARBOUR\contrib\hbfship -IC:\ syslink\hmg.3.5\HARBOUR\contrib\hbxpp .hbmk\win\msvc64\app.c .hbmk\win\msvc64\api_security.c .hbmk\win\ message msvc64\api_browse.c .hbmk\win\msvc64\api_dashboard.c .hbmk\win\msvc64\tdbf.c .hbmk\win\msvc64\system.c .hbmk\win\msvc64\security.c
*** Error
Press any key to continue. . .
Can you help me unravel the mystery of the clippler/harbour?
Grateful,
******************