POV-Ray : Newsgroups : povray.programming : Help with the basics: Compiling with MingW : Re: Help with the basics: Compiling with MingW Server Time
1 Jun 2024 08:16:09 EDT (-0400)
  Re: Help with the basics: Compiling with MingW  
From: Tom York
Date: 27 Apr 2005 13:50:00
Message: <web.426fd04128bb42a62ff34a90@news.povray.org>
"Boumboum34" <boumboum34[at]yahoo[dot]com> wrote:

> So one question I have is, anyone know of a MingW or similar GNU-compatible
> C++ compiler that uses the Windows GUI instead of the DOS command line?
> I've heard of DEV++ and Gnuwin32 but am not sure if either are what I'm
> looking for

I have had good results with Bloodshed's Dev-C++, but note that I have never
attempted to compile POV with it. You can download a version with its own
MingW setup, or you can download the GUI alone and point it to your MingW
directory.

http://www.bloodshed.net/devcpp.html

It also operates a package system which you can use from the GUI, or
alternatively you can download packages from

http://devpaks.org/

I don't know exactly what you'd need to do to get POV-Ray to compile with
this, since it uses a project system and generates its own makefiles.
Perhaps it will be really simple, or quite complex, but as I say I've not
attempted to compile POV-Ray with Dev-C++.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.