Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing DLL errors at the very last command in hlsdl/msvc/BUID_WINDOWS.txt guide #117

Open
jpfl opened this issue Sep 15, 2021 · 2 comments

Comments

@jpfl
Copy link

jpfl commented Sep 15, 2021

Hello,
I am stuck, I fought my way through everything in the hlsdl/msvc/BUID_WINDOWS.txt guide and now I don't know what to do.

when doing the curl --version command in winbuild I get windows popup errors:

curl.exe - system error
X the code execution cannot proceed because libssIMD.dll was not found. Reinstalling the program may fix this issue.

followed by

curl.exe - system error
X the code execution cannot proceed because libcryptoMD.dll was not found. Reinstalling the program may fix this problem.

I use windows 10 64bit and have followed all steps of the instruction and have not experienced any errors in the git bash or windows command line along the process.

@jpfl
Copy link
Author

jpfl commented Sep 15, 2021

I have gone through the entire process log and found this also might not be right / missing something.
the buildconf.bat might not get executed correctly / entirely:
C:\HLS-AES-encrypted\GIT\curl>buildconf.bat

Generating prerequisite files

  • C:\HLS-AES-encrypted\GIT\curl\Makefile
  • C:\HLS-AES-encrypted\GIT\curl\src\tool_hugehelp.c

Warning: The curl manual could not be integrated in the source. This means when
you build curl the manual will not be available (curl --man). Integration of
the manual is not required and a summary of the options will still be available
(curl --help). To integrate the manual your PATH is required to have
groff/nroff, perl and optionally gzip for compression.

C:\HLS-AES-encrypted\GIT\curl>perl
'perl' is not recognized as an internal or external command,
operable program or batch file.

C:\HLS-AES-encrypted\GIT\curl>groff
'groff' is not recognized as an internal or external command,
operable program or batch file.

C:\HLS-AES-encrypted\GIT\curl>

@ChahinDB7
Copy link

ChahinDB7 commented Nov 13, 2021

I don't know if I am allowed to give the final build to you but here you have it.
hlsdl.zip. Extract it and use the PowerShell in the .EXE folder and use the line ./hlsdl for help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants