AzerothCore on Windows with Codeblocks MinGW GCC Compiler + Cmake #3961
Replies: 5 comments
-
Hey, I always use Linux but I think that you can compile AC on Windows without Visual Studio, let's try it |
Beta Was this translation helpful? Give feedback.
-
You can also try downloading visual studio code and download the c++ compiler available on the extras, it's more customizable too |
Beta Was this translation helpful? Give feedback.
-
I've never tried anything but visual studio community but I can test tomorrow or so |
Beta Was this translation helpful? Give feedback.
-
Moved to the forum since this is not a bug report.
what do you mean by that? I know this is opinion-based but I personally find Linux much more developer-friendly than Windows. Is there something specific that you need? if you are looking for a C++ IDE that also runs on Linux, you can try CLion: https://github.com/azerothcore/forum/issues/4 |
Beta Was this translation helpful? Give feedback.
-
I have Windows 10 Pro installed in my PC and when I go to build AC I create a virtual machine with Debian 10. I want to keep Win10 in my PC for now. |
Beta Was this translation helpful? Give feedback.
-
Can I build AzerothCore on Windows with Codeblocks MinGW GCC Compiler + Cmake???
SMALL DESCRIPTION:
I have a slow internet connection and it is very difficult to download VisualStudio 2017 to build AzerothCore on Windows. I tried to compile it with the Codeblocks MinGW GCC compiler but I got many errors.
I have always built AzerothCore on Debian 10, but I need to build it on Windows to make the development process more easy.
EXPECTED BLIZZLIKE BEHAVIOUR:
CURRENT BEHAVIOUR:
STEPS TO REPRODUCE THE PROBLEM:
EXTRA NOTES:
BRANCH(ES):
master
AC HASH/COMMIT:
a7970b7
OPERATING SYSTEM:
Windows 10 Pro x64
MODULES:
None
OTHER CUSTOMIZATIONS:
None
Beta Was this translation helpful? Give feedback.
All reactions