[Cmake] types.h

Bill Hoffman bill . hoffman at kitware . com
Thu, 20 Sep 2001 09:00:41 -0400


--=====================_1374845373==_.ALT
Content-Type: text/plain; charset="us-ascii"

I am a bit confused by your email.

1. cmake is not a compiler, so you are still using vc++60, cmake just generates
project files.
2. cmake does not change or even use any dll's
3. Without seeing your old way of building, it is hard to tell what is going wrong.
My guess, is that your old project files had some -D flag for the compiler that you are
not specifying in the CMakeLists.txt file.

 

At 01:50 PM 9/20/2001 +0200, Aaron Luttman wrote:
>Greetings CMakers,
>    I just installed CMake on win2k (to use with vc++6.0).  I attempted to compile a project (that was previously compiling fine) with the native compiler, and I'm getting errors with <sys/types.h>.  Did the CMake install play with my *.dll's in a way that is causing issues?
> 
>Help please,
>Aaron Luttman

--=====================_1374845373==_.ALT
Content-Type: text/html; charset="us-ascii"

<html>
I am a bit confused by your email.<br>
<br>
1. cmake is not a compiler, so you are still using vc++60, cmake just
generates<br>
project files.<br>
2. cmake does not change or even use any dll's<br>
3. Without seeing your old way of building, it is hard to tell what is
going wrong.<br>
My guess, is that your old project files had some -D flag for the
compiler that you are<br>
not specifying in the CMakeLists.txt file.<br>
<br>
&nbsp;<br>
<br>
At 01:50 PM 9/20/2001 +0200, Aaron Luttman wrote:<br>
<blockquote type=cite class=cite cite><font face="arial" size=2>Greetings
CMakers,</font><br>
<font face="arial" size=2>&nbsp;&nbsp;&nbsp; I just installed CMake on
win2k (to use with vc++6.0).&nbsp; I attempted to compile a project (that
was previously compiling fine) with the native compiler, and I'm getting
errors with &lt;sys/types.h&gt;.&nbsp; Did the CMake install play with my
*.dll's in a way that is causing issues?</font><br>
&nbsp;<br>
<font face="arial" size=2>Help please,</font><br>
<font face="arial" size=2>Aaron Luttman</font></blockquote></html>

--=====================_1374845373==_.ALT--