-
Notifications
You must be signed in to change notification settings - Fork 4
Description
lib/get_account_info.c:19:23: fatal error: curl/curl.h: No existe el fichero o el directorio
#include <curl/curl.h>
^
compilation terminated.
lib/send_status.c:18:23: fatal error: curl/curl.h: No existe el fichero o el directorio
#include <curl/curl.h>
^
compilation terminated.
lib/favorite.c:18:23: fatal error: curl/curl.h: No existe el fichero o el directorio
#include <curl/curl.h>
^
compilation terminated.
lib/search_by_id.c:18:23: fatal error: curl/curl.h: No existe el fichero o el directorio
#include <curl/curl.h>
^
compilation terminated.
lib/delete_status_by_id.c:18:23: fatal error: curl/curl.h: No existe el fichero o el directorio
#include <curl/curl.h>
^
compilation terminated.
lib/answer_status_by_id.c:18:23: fatal error: curl/curl.h: No existe el fichero o el directorio
#include <curl/curl.h>
^
compilation terminated.
lib/read_timeline.c:18:23: fatal error: curl/curl.h: No existe el fichero o el directorio
#include <curl/curl.h>
^
compilation terminated.
lib/retweet_by_id.c:18:23: fatal error: curl/curl.h: No existe el fichero o el directorio
#include <curl/curl.h>
^
compilation terminated.
lib/get_user_info_by_id.c:18:23: fatal error: curl/curl.h: No existe el fichero o el directorio
#include <curl/curl.h>
^
compilation terminated.
lib/print_users_array_info.c:18:23: fatal error: curl/curl.h: No existe el fichero o el directorio
#include <curl/curl.h>
^
compilation terminated.
lib/verify_account.c:18:23: fatal error: curl/curl.h: No existe el fichero o el directorio
#include <curl/curl.h>
^
compilation terminated.
lib/get_group_info.c:18:23: fatal error: curl/curl.h: No existe el fichero o el directorio
#include <curl/curl.h>
^
compilation terminated.
lib/join_group.c:18:23: fatal error: curl/curl.h: No existe el fichero o el directorio
#include <curl/curl.h>
^
compilation terminated.
lib/leave_group.c:18:23: fatal error: curl/curl.h: No existe el fichero o el directorio
#include <curl/curl.h>
^
compilation terminated.
lib/list_groups.c:18:23: fatal error: curl/curl.h: No existe el fichero o el directorio
#include <curl/curl.h>