Перейти к содержимому

Linking SFML 3.0.0 in Visual Studio 2022 for Windows

Suraj Sharma

0:00 / 0:00

Linking SFML 3.0.0 in Visual Studio 2022 for Windows

8 354 просмотра · 1 год назад
Suraj Sharma
21,1 тыс. подписчиков
8 354 просмотра · 1 год назад
Details: SFML Tutorial and source code: https://www.sfml-dev.org/tutorials Line in C/C++-General: $(SolutionDir)External\SFML\include Line in Linker-General: $(SolutionDir)External\SFML\lib Lines for Linker-Input (Release): sfml-graphics.lib sfml-window.lib sfml-audio.lib sfml-network.lib sfml-system.lib Lines for Linker-Input (Debug): sfml-graphics-d.lib sfml-window-d.lib sfml-audio-d.lib sfml-network-d.lib sfml-system-d.lib Support: Udemy courses coming soon! Donations: https://streamlabs.com/surajsharmafou... Discord:   / discord   Twitter:   / sushcodingyt   Links: Wifeys channel:    / @juthikasharma2788   My "Life Cast" channel:    / @surajjuthi5314   Playlists:    / @surajsharmafourknob   Code::Blocks or Linux (after 9:00) users:    • Linux and Code::Blocks compile insctructio...   Source code: https://github.com/surajsharma90 Questions and inquiries: suraj-sharma-youtube@hotmail.com Chapters: 00:00 Intro #gamedeveloper #2dGames #programming #unity #games