Search found 16 matches

by dan9er
2019-09-18T18:37:13-07:00
Forum: Magick++
Topic: Compiling Magick++ without Visual Studio?
Replies: 6
Views: 54232

Compiling Magick++ without Visual Studio?

I'm setting up a programming environment on my Windows 10 machine. I prefer to use Atom and I don't want to install Visual Studio just to compile Magick++. I have CMake (from their site), Make (from GnuWin32) and CLang (from LLVM). All have been added to PATH. I also have a Ubuntu machine with CLang...