<div dir="ltr">I'd say that CMake is unable to detect you Visual Studio, and I'm not sure what mechanism they use to do that. But you could try running your command from the Visual Studio Tools Command Prompt.</div>

<div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Apr 5, 2013 at 4:47 AM, Andre Mikulec <span dir="ltr"><<a href="mailto:andre_mikulec@hotmail.com" target="_blank">andre_mikulec@hotmail.com</a>></span> wrote:<br>

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


<div><div dir="ltr"><font face="Courier New">
<br>All,<br>
 <br>
I posted this to the 'users list' but I have not recevied a response, so I decided to re-post here.<br>
 <br>
------<br>
 <br>
<br>HI,<br>
I AM USING CMAKE TO TRY TO GENERATE MY <br>CMAKE CMakeFiles FOLDER AND CMakeCache.txt FILE.<br>
 <br>
I AM RUNNING THE FOLLOWING COMMAND.<br>
 <br>
M:\YDrive\All_Economics\eclipse_workspace\CheckoutLLVM\llvm><br>  "F:\Program Files\CMake 2.8\bin\cmake" -G "Visual Studio 10" <br>     M:\YDrive\All_Economics\eclipse_workspace\CheckoutLLVM\llvm<br>


 <br>
HERE ARE MY RETURNED MESSAGES.<br>
 <br>
The C compiler identification is unknown<br>The CXX compiler identification is unknown<br>
Looking for argz.h<br>CMake Error at F:/Program Files/CMake 2.8/share/cmake-2.8/Modules/CMakeCInformation.cmake:37 (get_filename_component):<br>  get_filename_component called with incorrect number of arguments<br>Call Stack (most recent call first):<br>

  CMakeLists.txt:3 (PROJECT)<br>
<br>CMake Error: Internal CMake error, TryCompile configure of cmake failed<br>Looking for argz.h - not found<br>Looking for assert.h<br>CMake Error at F:/Program Files/CMake 2.8/share/cmake-2.8/Modules/CMakeCInformation.cmake:37 (get_filename_component):<br>

  get_filename_component called with incorrect number of arguments<br>Call Stack (most recent call first):<br>  CMakeLists.txt:3 (PROJECT)<br>
... LONG OUTPUT ...<br>
Make Error: Internal CMake error, TryCompile configure of cmake failed<br>Performing Test SUPPORTS_NO_VARIADIC_MACROS_FLAG - Failed<br>CMake Error at cmake/modules/GetHostTriple.cmake:24 (message):<br>  Failed to execute<br>

  M:/YDrive/All_Economics/eclipse_workspace/CheckoutLLVM/llvm/autoconf/config.guess<br>Call Stack (most recent call first):<br>  cmake/config-ix.cmake:336 (get_host_triple)<br>  CMakeLists.txt:243 (include)<br>
<br>Configuring incomplete, errors occurred!<br>
 <br>
PLEASE HELP.<br>
THANK YOU,<br>ANDRE MIKULEC<br>ANDRE_MIKULEC at <a href="http://HOTMAIL.COM" target="_blank">HOTMAIL.COM</a>  <br>
 <br>
 <br>
 <br>
</font> <br>                                         </div></div>
<br>_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
<br></blockquote></div><br></div>