You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cc main_window.cpp decoder.cpp -lstdc++ -lavcodec -lavformat -lavutil -lswresample -lswscale -lglfw -lGL -o bin/player
/usr/bin/ld: cannot open output file bin/player: No such file or directory
collect2: error: ld returned 1 exit status
If bin/ directory doesn't exist, make sure it is created before the compilation process.
The text was updated successfully, but these errors were encountered:
If bin/ directory doesn't exist, make sure it is created before the compilation process.
The text was updated successfully, but these errors were encountered: