Вот код, который я пытаюсь запустить:
Код: Выделить всё
// On linux compile with:
// g++ -std=c++17 main.cpp -o prog -lSDL2
// C++ Standard Libraries
#include
// Third-party library
#include
int main(int argc, char* argv[]){
if(SDL_Init(SDL_INIT_VIDEO) < 0){
std::cout
Подробнее здесь: [url]https://stackoverflow.com/questions/77829286/no-lc-rpaths-found[/url]
Мобильная версия