[DiscordArchive] clang is native tho?
[DiscordArchive] clang is native tho?
Archived author: raizo • Posted: 2021-07-31T12:59:25.541000+00:00
Original source
clang is native tho?
Archived author: raizo • Posted: 2021-07-31T13:00:09.587000+00:00
Original source
elaborate please, to get a server on win10 they still need to compile the server either way, why do they need to install 2.3+ GB of vs to compile with vsc, the whole point of that is to leave out vs
Archived author: Kitzunu • Posted: 2021-07-31T13:07:56.198000+00:00
Original source
If you still have to download msvc, then why not compile with it. seems stupid if you have to download 2 different compilers to be able to use one O.O
Archived author: raizo • Posted: 2021-07-31T13:14:44.442000+00:00
Original source
why do you "have" to
Archived author: Kitzunu • Posted: 2021-07-31T13:15:56.503000+00:00
Original source
I dont know, but the guide does show that you do
Archived author: Kitzunu • Posted: 2021-07-31T13:16:01.063000+00:00
Original source
I dont use visual code
Archived author: raizo • Posted: 2021-07-31T13:17:33.519000+00:00
Original source
but my point was its useless to install visual studio (msvc + other dependencies) instead of just a single compiler that can do all that
Archived author: Shiroe • Posted: 2021-07-31T13:37:26.410000+00:00
Original source
You think you misunderstood this installation manual. It's an installation manual from scratch, it's for people who have absolutely no C++ compilers and no GUI tools in their OS.
Archived author: Shiroe • Posted: 2021-07-31T13:38:49.035000+00:00
Original source
If you already have a compiler installed, then you only need to install Visual Studio Code or Visual Studio, but I don't think it's necessary to make a manual for that.
Archived author: raizo • Posted: 2021-07-31T14:00:25.490000+00:00
Original source
again, why would somebody need to install visual studio dependencies to compile AC instead of the instructions just installing a single compiler