[DiscordArchive] windows dev here - is it possible to develop fully on linux, debugging, step-through, etc.?
[DiscordArchive] windows dev here - is it possible to develop fully on linux, debugging, step-through, etc.?
Archived author: jf1x • Posted: 2019-03-30T04:30:10.192000+00:00
Original source
windows dev here - is it possible to develop fully on linux, debugging, step-through, etc.?
Archived author: Arvin • Posted: 2019-03-30T04:41:26.833000+00:00
Original source
instructions for setting up on linux are in the wiki: http://www.azerothcore.org/wiki/Installation
[Embed: AzerothCore]
Wiki and Documentation of AzerothCore project
http://www.azerothcore.org/wiki/Installation
Archived author: jf1x • Posted: 2019-03-30T05:07:21.677000+00:00
Original source
thank you, I have the server set up and running on linux, I was more referring to how the process is different on linux for development
Archived author: jf1x • Posted: 2019-03-30T05:08:54.391000+00:00
Original source
do most devs here develop and debug on windows using VS? Or is there a similar IDE/program on Linux, with more features than simply using a text editor and then attempting to compile
Archived author: Arvin • Posted: 2019-03-30T05:10:23.040000+00:00
Original source
Eclipse is available on linux, text editors like vim or neovim will also work
Archived author: jf1x • Posted: 2019-03-30T05:15:12.101000+00:00
Original source
Great I'll look into Eclipse, I'd like to see if I can contribute on Linux alone, without having to move between it and Windows