Jump to content
  • 0

CMake Error [Zero]


Ntahorg

Question

3 answers to this question

Recommended Posts

Did you install bzip2? Her's the link: BZip2

Also, for some reason, it is not properly identifying your compiler. If you have VS 2012, you need to tell it you have VS2012 when it pops up the list of compilers. Or MinGW, or whatever you are using to compile with. I use VS2012 so I tell it VS2012 in the list.

CMake Visual Studio 2012.png

And as far as DOXYGEN goes, don't worry about it. It's nice, but not necessary. All DoXygen does is build visual charts and displays of where functions are located in the code and such. Great for building a technical schematic of how MaNGOS works, but that's about it.

578feb4ccfd90_CMakeVisualStudio2012.png.

Link to comment
Share on other sites

Did you install bzip2? Her's the link: BZip2

Also, for some reason, it is not properly identifying your compiler. If you have VS 2012, you need to tell it you have VS2012 when it pops up the list of compilers. Or MinGW, or whatever you are using to compile with. I use VS2012 so I tell it VS2012 in the list.

[ATTACH=CONFIG]16[/ATTACH]

And as far as DOXYGEN goes, don't worry about it. It's nice, but not necessary. All DoXygen does is build visual charts and displays of where functions are located in the code and such. Great for building a technical schematic of how MaNGOS works, but that's about it.

I had BZip2 and I guess it just isn't detecting VS2012, I set it to Visual Studio 11 with no dice.

Link to comment
Share on other sites

That's very interesting. Hrm. I know that I always have to manually tell it to use 11. Do you know if you are using the 64-bit version of 2012 or the ARM version? I know that if I set mine to 11/2012 Win64 it refuses to detect it as I am using the 32-bit version to compile with. And yeah, Win32 version of 2012 can compile for 64-bit. ;)

Anyway, hopefully we can help you get this figured out in the near future.

PS: In theory, it should tell you which version of 2012 you are using by going into the help menu and then clicking on about.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use