<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hi all,<br>
<br>
I tried to build CTK with the fix, but I bumped into another
error.<br>
I created an issue: <a
href="https://github.com/commontk/CTK/issues/193">https://github.com/commontk/CTK/issues/193</a><br>
<br>
Sorry, but I can go one error a time.<br>
<br>
Thanks,<br>
csaba<br>
<br>
<br>
On 7/12/2012 12:01, Jean-Christophe Fillion-Robin wrote:<br>
</div>
<blockquote
cite="mid:CANLz8R5nKqejc5byVn6DD4Y3htwF2hPR_SVPNJwim2KwCLL9ow@mail.gmail.com"
type="cite">Hi Csaba,
<div><br>
</div>
<div>Thanks for reporting the problem, I just created an issue to
track it. See <a moz-do-not-send="true"
href="https://github.com/commontk/CTK/issues/192">https://github.com/commontk/CTK/issues/192</a></div>
<div><br>
</div>
<div>I suggest that further discussion related to that problem
happen on the tracker.</div>
<div><br>
</div>
<div>Hth</div>
<div>Jc<br>
<br>
<div class="gmail_quote">On Thu, Jul 12, 2012 at 11:26 AM, Csaba
Pinter <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:pinter@cs.queensu.ca" target="_blank">pinter@cs.queensu.ca</a>></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 all,<br>
<br>
A commit from two days ago introduced a build error in CTK
on my machine (Win7, VS2008, <a moz-do-not-send="true"
href="http://slicer.cdash.org/viewBuildError.php?buildid=27825"
target="_blank">http://slicer.cdash.org/viewBuildError.php?buildid=27825</a>):<br>
<a moz-do-not-send="true"
href="https://github.com/commontk/CTK/commit/9dd5828465db1e93851042d10a1b5a80e52a8309"
target="_blank">https://github.com/commontk/CTK/commit/9dd5828465db1e93851042d10a1b5a80e52a8309</a><br>
<br>
The same build error occurs on other machines too, for
example on District9.kitware: <a moz-do-not-send="true"
href="http://slicer.cdash.org/viewBuildError.php?buildid=27782"
target="_blank">http://slicer.cdash.org/viewBuildError.php?buildid=27782<br>
</a><br>
The first line from the following code snippet causes the
problem. However, this include happens a few lines below
if a macro is defined. Instead of including unistd.h in
every case, this macro should be further investigated.<br>
<br>
<small><small><font face="Courier New, Courier, monospace"><b>#include
<unistd.h></b><br>
<br>
// STD includes<br>
#include <cstdio> // For _fileno or fileno<br>
#ifdef _MSC_VER<br>
# include <io.h> // For _write()<br>
#else<br>
# <b>include <unistd.h></b><br>
#endif</font></small></small><br>
<br>
<br>
Thank you,<br>
csaba<br>
<br>
</div>
<br>
_______________________________________________<br>
Ctk-developers mailing list<br>
<a moz-do-not-send="true"
href="mailto:Ctk-developers@commontk.org">Ctk-developers@commontk.org</a><br>
<a moz-do-not-send="true"
href="http://public.kitware.com/cgi-bin/mailman/listinfo/ctk-developers"
target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/ctk-developers</a><br>
<br>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
+1 919 869 8849<br>
<br>
</div>
</blockquote>
<br>
<br>
</body>
</html>