<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 8/6/10 12:44 PM, John McGehee wrote:
    <blockquote
      cite="mid:484298100.107260.1281116687567.JavaMail.root@mail-1.01.com"
      type="cite">
      <style type="text/css">p { margin: 0; }</style>
      <div style="font-family: Times New Roman; font-size: 12pt; color:
        rgb(0, 0, 0);">Um, yes, that would be it.  I copied the values
        for CMAKE_C_FLAGS_DEBUG , CMAKE_C_FLAGS_RELEASE, et al. verbatim
        from somewhere on the Internet, and they all contained the /Tc
        options.  Once I removed them, the compiler runs.<br>
        <br>
        Thanks, Ryan.  Sometimes I just need someone to look over my
        shoulder.<br>
        <br>
        John McGehee<br>
        <span></span><br>
      </div>
    </blockquote>
    In general, the defaults work fine - no need to re-set the flags
    variables.  Don't set a variable unless you know you need to - a lot
    of what you find on line is for strange projects or old CMake
    versions.<br>
    <br>
    Ryan<br>
    <pre class="moz-signature" cols="72">-- 
Ryan Pavlik
Human-Computer Interaction Graduate Student
Virtual Reality Applications Center
Iowa State University

<a class="moz-txt-link-abbreviated" href="mailto:rpavlik@iastate.edu">rpavlik@iastate.edu</a>
<a class="moz-txt-link-freetext" href="http://academic.cleardefinition.com/">http://academic.cleardefinition.com/</a></pre>
  </body>
</html>