raax7 / OG-Fortnite-Cheat

An OG-Fortnite cheat that supports Season 2-19.
MIT License
32 stars 5 forks source link

How do i compile? #2

Closed D1aMonDNL closed 6 months ago

D1aMonDNL commented 6 months ago

Cant seem to find any guides on it.

21l7 commented 6 months ago

open the sln and build it

raax7 commented 6 months ago

Download Visual Studio Community 2022 and the desktop C/C++ modules, then open the .sln file and compile as Release_ImGui. If you see any errors, double click them and check if it's a static_assert, if it is delete the line. If you get any DirectX related errors, download the DirectX SDK.

raax7 commented 6 months ago

I'm going to assume you've solved this issue.