[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / r / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip / qa] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Settings] [Search] [Mobile] [Home]
Board
Settings Mobile Home
/g/ - Technology


Thread archived.
You cannot reply anymore.


[Advertise on 4chan]


File: 1433085016349.png (1.11 MB, 1200x1028)
1.11 MB
1.11 MB PNG
>linux
>sudo apt-get install make git-core cmake python gcc libsfml-dev
>python setup.py
>gcc main.c -o myprogram -lsfml-graphics -lsfml-window -lsfml-system
>done!
>windows
>download the latest Python version from python.org
>install and check the "Add Python to PATH" option
>download from CMake.org
>install and ensure it is added to your system's PATH
>download and install git
>after that open Git Bash
>clone the project
>download Visual Studio Express
>ensure you select "Desktop Development with C++
>download Cygwin from cygwin.com
>during installation, install GCC and other development tools like make
>download and install MinGW or from WinLibs
>add MinGW to your system's PATH
>go to the SFML webpage
>download the appropriate version of SFML based on your target architecture (32-bit or 64-bit) and compiler (GCC or Visual Studio), very important!
>open Visual Studio
>create a new C++ project
>go to Project Properties and add the include paths for SFML (SFML-2.6.1\include) and the library paths (SFML-2.6.1\lib)
>in the linker options, add the necessary SFML libraries (like sfml-graphics, sfml-window, and sfml-system)
why cant i just use the command line here
>>
didnt read sory
>>
i don't know, momiji
i don't use windows
>>
File: .jpg (83 KB, 1200x544)
83 KB
83 KB JPG
not reading all that, just give me the fucking download button
>>
>>102422646
seethe
>>
>>102423868
nagger
>>
Hacker black box scary
>>
File: 1709787247386533.png (516 KB, 1159x606)
516 KB
516 KB PNG
jay loogie virgin thread



[Advertise on 4chan]

Delete Post: [File Only] Style:
[Disable Mobile View / Use Desktop Site]

[Enable Mobile View / Use Mobile Site]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.