<div class="gmail_quote">
<div>Question:  Why does this library need to be a shared library?  It seems all the other libraries are not.</div>
<div> </div>
<div>The missing basename symbol is a problem.  I took a guess that it returns a pointer to the base part of a file path (i.e. given "/path/basename.ext", it will return a pointer to the "basename.ext" part), but the test still fails.  I'll look into it more later today.</div>

<div><br>What is this app for?</div>
<div> </div><font color="#888888">
<div>-John<br></div></font>
<div>
<div></div>
<div class="h5">
<div class="gmail_quote">On Thu, Oct 15, 2009 at 4:01 PM, Douglas Gregor <span dir="ltr"><<a href="mailto:dgregor@apple.com" target="_blank">dgregor@apple.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div style="WORD-WRAP: break-word"><br>
<div>
<div>
<div>On Oct 15, 2009, at 3:40 PM, John Thompson wrote:</div><br></div>
<div>
<blockquote type="cite">
<div>The Index/c-index-api-test.m test is referencing a c-index-test program, but the project directory I find for it at clang/tools/c-index-test has a CMakeLists.txt file that has the MSVC build disabled.</div>
<div> </div>
<div>Is this a work in progress?<br clear="all"></div>
<div>What should I do?  Just ignore this test for now, or do you need some help with it?</div></blockquote>
<div><br></div></div>
<div>We could use some help with it. If you enable c-index-test, you'll run into the problem described here:</div>
<div><br></div>
<div><span style="WHITE-SPACE: pre"><a href="http://llvm.org/bugs/show_bug.cgi?id=5051" target="_blank">http://llvm.org/bugs/show_bug.cgi?id=5051</a></span></div>
<div><br></div>
<div>where we are missing dllimport/dllexport markers on the functions in libCIndex. There's even a patch there (probably a little bit stale) that I can't evaluate because I don't have a Windows machine handy.</div>

<div><br></div>
<div><span style="WHITE-SPACE: pre"></span>- Doug</div></div></div></blockquote></div><br><br clear="all">
<div></div><br></div></div>
<div>
<div></div>
<div class="h5">-- <br>John Thompson<br><a href="mailto:John.Thompson.JTSoftware@gmail.com" target="_blank">John.Thompson.JTSoftware@gmail.com</a><br><br></div></div></div><br><br clear="all">
<div></div><br>-- <br>John Thompson<br><a href="mailto:John.Thompson.JTSoftware@gmail.com">John.Thompson.JTSoftware@gmail.com</a><br><br>