[vtkusers] trouble setting up VTK for Qt creator

John Drescher drescherjm at gmail.com
Thu Jul 28 10:54:06 EDT 2011


On Thu, Jul 28, 2011 at 10:51 AM, com <comacke at gmail.com> wrote:
> Thanks for the advice. I downloaded CodeBlocks and and choose the CodeBlocks
> - MinGW Makefiles options in CMake. I checked to see what compiler
> CodeBlocks is using, and it says GNU GCC Compiler - not sure if this is what
> I want or if I need something else. Unfortunately I get the following error
> message:
>
> CMake Error: CMake was unable to find a build program corresponding to
> "MinGW Makefiles". CMAKE_MAKE_PROGRAM is not set. You probably need to
> select a different build tool.
>

Find the directory for the make that mingw uses and set this variable
in cmake-gui

John



More information about the vtkusers mailing list