Undefined reference to `SHA1'
问题 I'm posting here due to a problem with Code::Blocks I've recently created a project in linux which compiled and executed correctly. Now I am trying to made it work on windows. Problem When I tried to compile thanks to Code::Blocks I received the error : C:\Users\PC\Desktop\Collector\verification.c |44|undefined reference to `SHA1'| Here is my configuration : Right click on my project Then "Build options" In "Linker setting" i've got : -lws2_32 into the "Other linker options". In the "Search