[CMake] Issues with VS2005 Pro, CMake 2.4.8, Win XP, ParaView

Bill Hoffman bill.hoffman at kitware.com
Fri May 23 09:51:56 EDT 2008


Mike Jackson wrote:
> Not sure which list to ask on first so I'll try this one.
> 
> My Setup is Visual Studio 2005 Pro, CMake 2.4.8 on windows XP. I have
> NO admin privs (USAF computer) and NO write access to the C: drive. VS
> is installed on C: but everything else "user" related is on the D:
> drive including CMake (Downloaded from cmake), Qt and everything else.
> The error I get is saying the the TestBigEndian failed but the output
> is actually saying it passed. After that I start getting errors about
> 32 and 64 bit floats can't be found.
> 
> I also have VS 2003.Net installed and using that with CMake and
> ParaView, cmake runs successfully. If someone might be able to shed
> some light on what is going wrong it would be great. I also have the
> error logs from the run if that will help figure out what is going on.
> 
> Also, my VS2005 Pro has never has a service pack installed. Might that
> be the problem?
> 
> 
Can you send the CMakeError.log and CMakeOutput.log files?  We should 
figure out why TestBigEndian is failing.  You may also want to try CMake 
2.6.0 and make sure we have not fixed this bug.

-Bill



More information about the CMake mailing list