[CMake] "could not find cmake module"

Christian Vander Jagt chrisvanderjagt at yahoo.com
Sun Apr 10 14:58:54 EDT 2011


I don't know what I'm doing differently now, but I am getting something 
different now. An error message window is opening saying:
This application has failed to start because libgmp-10.dll was not found. 
Re-installing the application may fix the problem.




________________________________
From: Eric Noulard <eric.noulard at gmail.com>
To: Christian Vander Jagt <chrisvanderjagt at yahoo.com>
Cc: cmake at cmake.org
Sent: Sun, April 10, 2011 11:38:11 AM
Subject: Re: [CMake] "could not find cmake module"

2011/4/10 Christian Vander Jagt <chrisvanderjagt at yahoo.com>:
> I'm using CMake 2.8,

You should something like 2.8.x, what is the x ?

>  I did not compile it, I got it from
> http://cmake.org/cmake/resources/software.html,

Ok good, I bet you took the "Windows Installer".

>I guess plain windows vista,
> the compiler I'm using is MinGW, not sure if that's the same as the
> generator,

The "generator" is the name you chose after you've launched CMake
from a pristine build tree.

If you do not remember which one you chose the first time
try with a new build tree:
http://www.cmake.org/Wiki/CMake_FAQ#Out-of-source_build_trees

>i have probably about 20 CMakeLists.txt, which one do you want?

The upper level one or the first one which makes CMake fail.

By the way did you wrote those CMakeLists.txt or are you trying
to compile someone else sources?

Did you succeed  to compile those sources before with CMake?

-- 
Erk
Membre de l'April - « promouvoir et défendre le logiciel libre » -
http://www.april.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20110410/4498f1f4/attachment.htm>


More information about the CMake mailing list