Configure Clion to use SFML (linux)

前端 未结 0 1089
Happy的楠姐
Happy的楠姐 2021-01-22 01:25

My IDE is CLion and when I try loading an audio:

Music menuMusic;
if (!menuMusic.openFromFile("menu.wav")) return EXIT_FAILURE;

He send

相关标签:
回答
  • 消灭零回复
提交回复
热议问题