Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
You can try configuring with the --without-magick-plus-plus. Magick++ requires a C++ compiler, however, the configure script should detect whether you have a workable C++ compiler. Not sure why it failed for you.