Advertisement
Guest User

dolphin-emu-git-brokenanalytics20160804

a guest
Aug 4th, 2016
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. In file included from /home/krakn/.cache/pacaur/dolphin-emu-git/src/dolphin-emu/Source/Core/Common/Analytics.cpp:10:0:
  2. /home/krakn/.cache/pacaur/dolphin-emu-git/src/dolphin-emu/Source/Core/Common/Analytics.h:22:26: error: conflicting declaration ‘typedef struct Curl_easy CURL’
  3. typedef struct Curl_easy CURL;
  4.  
  5. In file included from /home/krakn/.cache/pacaur/dolphin-emu-git/src/dolphin-emu/Source/Core/Common/Analytics.cpp:7:0:
  6. /usr/include/curl/curl.h:98:14: note: previous declaration as ‘typedef void CURL’
  7. typedef void CURL;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement