I’m actually trying to create a game that take Twitter stream information by using OAuth1 authentication. For that i need to use the curl library but i don’t know how “activate” it in c++, i saw it in the unreal engine source but i did not find a way to use it.