CMakeFiles/DDNet.dir/src/game/client/components/menus.cpp.o: In function `CMenus::RenderMenubar(CUIRect)':
menus.cpp:(.text+0x322b): undefined reference to `bcrypt_gensalt'
menus.cpp:(.text+0x324f): undefined reference to `bcrypt_hashpw'
collect2: error: ld returned 1 exit status
CMakeFiles/DDNet.dir/build.make:1837: recipe for target 'DDNet' failed
make[2]: *** [DDNet] Error 1
CMakeFiles/Makefile2:638: recipe for target 'CMakeFiles/DDNet.dir/all' failed
make[1]: *** [CMakeFiles/DDNet.dir/all] Error 2
Makefile:149: recipe for target 'all' failed
make: *** [all] Error 2