bongocat-osu icon indicating copy to clipboard operation
bongocat-osu copied to clipboard

which version of SFML is required

Open GregTaoo opened this issue 2 years ago • 1 comments

I failed to compile just now

obj/osu.o:osu.cpp:(.text+0x6cb): undefined reference to sf::Sprite::setTexture(sf::Texture const&, bool)'`

and so on. it showed me that some functions cannot be found anyway

collect2.exe: error: ld returned 1 exit status
mingw32-make: *** [Makefile:18: bin/bongo.exe] Error 1

GregTaoo avatar Mar 02 '22 15:03 GregTaoo

See this #43

flower-alone avatar Mar 15 '22 01:03 flower-alone