<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
The command line option should be correct but I have never tried it.<br>
The best way is to compile the entire VTK using cbuilder so there are
no c++ functions name mangling issues due to borland and microsoft
incompatibilities.<br>
Merry Xmas and an happy new year to all the User's List.<br>
<br>
Luca<br>
<br>
<br>
<a class="moz-txt-link-abbreviated" href="mailto:vbutty12@netscape.net">vbutty12@netscape.net</a> wrote:
<blockquote
 cite="mid8C7D83C270368BA-18AC-27C8B@mblkn-m06.sysops.aol.com"
 type="cite">
  <div style="font-family: &quot;Verdana&quot;; font-size: 10pt;">
  <div>I downloaded the pre-compiled libraries for windows and try to
compile the vtkBorlandRenderWindowPkg</div>
  <div>in order to make a GUI with VTK.</div>
  <div>&nbsp;</div>
  <div>To do so I&nbsp;applied the command&nbsp;"coff2omf -lib:ms" on the
vtkFiltering.lib vtkCommon.lib vtkRendering.lib.</div>
  <div>Nevertheless, when compiling the project, I have the following
errors:</div>
  <div>&nbsp;</div>
  <div>[Linker Error] Unresolved external
'vtkCollection::RemoveAllItems()' referenced from C:\PROGRAM
FILES\VTK42\EXAMPLES\GUI\WIN32\VTKBORLAND\PACKAGE\VTKBORLANDRENDERWINDOW.OBJ</div>
  <div>....</div>
  <div>&nbsp;</div>
  <div>I suppose the linker cannot find anymore the defined function in
the libraries.</div>
  <div>Can anyone help?</div>
  <div>&nbsp;</div>
  <div>thank you very much for your help and Merry Xmas,</div>
  <div>&nbsp;</div>
  <div>Vincent Butty</div>
  </div>
  <hr style="margin-top: 10px;">
  <b>Try the New Netscape Mail Today!</b><br>
Virtually Spam-Free | More Storage | Import Your Contact List<br>
  <a href="http://mail.netscape.com">http://mail.netscape.com</a>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
This is the private VTK discussion list. 
Please keep messages on-topic. Check the FAQ at: <a class="moz-txt-link-freetext" href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a>
Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a>
  </pre>
</blockquote>
<br>
</body>
</html>