Do you have some make tool which can process unix makefiles? That is not common on windows. On windows one usually uses VisualStudio or VisualStudioExpress (freely downloadable). And use default compiler? That makes no sense on windows.<div>

<br></div><div>Regards,</div><div>Dženan<br><br><div class="gmail_quote">On Wed, Jan 19, 2011 at 13:03, Luca Cinquepalmi <span dir="ltr">&lt;<a href="mailto:cinquepalmi@planetek.it">cinquepalmi@planetek.it</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

  

    
  
  <div bgcolor="#ffffff" text="#000000">
    Hi,<br>
    I tried to build VTK 5.6 with GUI CMake. I used Unix Makefile
    generator and I set  &quot;use defaul compiler&quot;. I also set:<br>
    <br>
    Where is the source code: C:/VTK56<br>
    Where to build the binaries:  C:/VTKBin56<br>
    <br>
    When i tampe the &quot;Configure&quot; button, it starts with no error, but
    suddenly an error occurs. These are the messages that appear:<br>
    <br>
    <small>The C compiler identification is unknown
      <br>
      The CXX compiler identification is unknown<br>
      Check for working C compiler: C:/cygwin/bin/gcc.exe<br>
      Check for working C compiler: C:/cygwin/bin/gcc.exe -- works<br>
      Detecting C compiler ABI info<br>
      Detecting C compiler ABI info - failed<br>
      Check for working CXX compiler: C:/cygwin/bin/c++.exe<br>
      Check for working CXX compiler: C:/cygwin/bin/c++.exe -- works<br>
      Detecting CXX compiler ABI info<br>
      Detecting CXX compiler ABI info - failed<br>
      Performing Test Support for 64 bit file systems<br>
      Performing Test Support for 64 bit file systems - Success<br>
      Looking for sys/types.h<br>
      Looking for sys/types.h - found<br>
      Looking for stdint.h<br>
      Looking for stdint.h - found<br>
      Looking for stddef.h<br>
      Looking for stddef.h - found<br>
      Check size of int<br>
      Check size of int - failed<br>
      Check size of long<br>
      Check size of long - failed<br>
      Check size of void*<br>
      Check size of void* - failed<br>
      Check size of char<br>
      Check size of char - failed<br>
      Check size of short<br>
      Check size of short - failed<br>
      Check size of float<br>
      Check size of float - failed<br>
      Check size of double<br>
      Check size of double - failed<br>
      Looking for include files CMAKE_HAVE_LIMITS_H<br>
      Looking for include files CMAKE_HAVE_LIMITS_H - found<br>
      Looking for include files CMAKE_HAVE_UNISTD_H<br>
      Looking for include files CMAKE_HAVE_UNISTD_H - found<br>
      Looking for include files CMAKE_HAVE_PTHREAD_H<br>
      Looking for include files CMAKE_HAVE_PTHREAD_H - found<br>
      Looking for include files CMAKE_HAVE_SYS_PRCTL_H<br>
      Looking for include files CMAKE_HAVE_SYS_PRCTL_H - not found.<br>
      Check if the system is big endian<br>
      Searching 16 bit integer<br>
      Check size of unsigned short<br>
      Check size of unsigned short - failed<br>
      Check size of unsigned int<br>
      Check size of unsigned int - failed<br>
      Check size of unsigned long<br>
      Check size of unsigned long - failed<br>
      <span style="color:rgb(255, 0, 0)">CMake Error at
        C:/Programmi/CMake
        2.8/share/cmake-2.8/Modules/TestBigEndian.cmake:44 (MESSAGE):</span><br>
      <span style="color:rgb(255, 0, 0)"> no suitable type found</span><br>
      <span style="color:rgb(255, 0, 0)">Call Stack (most recent call
        first):</span><br>
      <span style="color:rgb(255, 0, 0)">
        CMake/CMakeBackwardCompatibilityC.cmake:31 (TEST_BIG_ENDIAN)</span><br>
      <span style="color:rgb(255, 0, 0)"> CMakeLists.txt:428 (INCLUDE)</span></small>
    <p style="margin:0px;text-indent:0px;color:rgb(255, 0, 0)"><br>
    </p>
    I don&#39;t uderstand how can I solve this error. Can you help me? Thank
    you a lot.<br>
    <br>
    Luca<br>
  </div>

<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>