<div dir="ltr">On Thu, Aug 21, 2008 at 5:36 PM, Tim Litwiller <span dir="ltr">&lt;<a href="mailto:timlitw@gmail.com">timlitw@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr"><br>schemawizard.cpp:242: error: `isatty&#39; was not declared in this scope<br>make[2]: *** [schemawizard.o] Error 1<br>make[2]: *** Waiting for unfinished jobs....<br>
make[2]: Leaving directory `/C/mythtv/mythtv/libs/libmyth&#39;<br>make[1]: *** [sub-libmyth-make_default-ordered] Error 2<br>make[1]: Leaving directory `/C/mythtv/mythtv/libs&#39;<br>make: *** [sub-libs-make_default-ordered] Error 2<br>

</div><br></blockquote></div><br><br>Buzz and other ran into this issue. Buzz&#39;s fix was:<br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">
<div><strong>schemawizard.cpp:242: error: `<span class="nfakPe">isatty</span>&#39; was not declared in this scope</strong></div><div>&nbsp;</div><div>Aparently <strong>schemawizard.cpp </strong>needs one more #include on win32:</div>
<div>&nbsp;</div><div><font face="Courier New"><strong>#include &lt;</strong></font><a href="http://www.opengroup.org/onlinepubs/009695399/basedefs/unistd.h.html" target="_blank"><font face="Courier New"><strong>unistd.h</strong></font></a><font face="Courier New"><strong>&gt;</strong></font></div>
<div><font face="Courier New"><strong></strong></font>&nbsp;</div><div>Buzz</div></blockquote>






<br></div>