|
From: sabah s. <sab...@gm...> - 2018-10-13 03:19:05
|
Hi I have successfully installed *libsodium* library. But when I try to add the header files and the code in my *udp-client.c* file I get error message: *fatal error sodium.h: No such file or directory* I have already tried adding target library in the make file and other similar steps mentioned in this video: https://youtu.be/csa9D1U5R_8 If anyone has tried it kindly guide me. |