CMAKE build error: BCrypt_LIBRARY

asked 2025-09-24 08:36:33 +0000

Christian_R gravatar image

Hello, The following CMAKE error I receive, when I try to build Wireshark for Windows:

-- Configuring done (4.3s) CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: Bcrypt_LIBRARY linked by target "wireshark" in directory C:/Development/wireshark

-- Generating done (23.0s) CMake Generate step failed. Build files cannot be regenerated correctly.

Can anyone help me, what to do? Thx in advance.

/Christian

edit retag flag offensive close merge delete

Comments

20024: Bcrypt missing in windows libs for 4.4

I suspect this is a local environment issue, there's been a discussion of this on Discord starting around here
https://discord.com/channels/88921418...

Chuckc gravatar imageChuckc ( 2025-09-24 13:16:41 +0000 )edit