<div dir="ltr">If you use cmake to configure the example, does it work?<br><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jul 25, 2013 at 2:02 PM, Joseph Melnyk <span dir="ltr">&lt;<a href="mailto:JMelnyk@pile.com" target="_blank">JMelnyk@pile.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





<div link="blue" vlink="purple" lang="EN-US">
<div>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">OK.  I tried this and it’s now giving the expected behavior of returning a NULL object from the New() call for vtkPolyDataMapper.  The vtkSphereSource allocation
 and use works fine, however.  This occurs both with and without the AUTOINIT lines.<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">Previously, I was using a chart/plotting example from the wiki found here:
</span><a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/Plotting/LinePlot" target="_blank">http://www.vtk.org/Wiki/VTK/Examples/Cxx/Plotting/LinePlot</a><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">.  There, the usage of vtkTable and vtkFloatArray
 worked fine but it would then give me the previously described access violation exception when I tried to create vtkContextView.<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">I’m not doing this with CMake, by the way; this is all within VS2008, with VTK6 referenced and linked the way I’ve always used VTK5.x<u></u><u></u></span></p>

<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">Joseph<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u> <u></u></span></p>
<div style="border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt">
<div>
<div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> Bill Lorensen [mailto:<a href="mailto:bill.lorensen@gmail.com" target="_blank">bill.lorensen@gmail.com</a>]
<br>
<b>Sent:</b> Thursday, July 25, 2013 1:19 PM</span></p><div><div class="h5"><br>
<b>To:</b> Joseph Melnyk<br>
<b>Cc:</b> Frédéric Speisser; <a href="mailto:vtkusers@vtk.org" target="_blank">vtkusers@vtk.org</a><br>
<b>Subject:</b> Re: [vtkusers] VTK 6.0 with Visual Studio<u></u><u></u></div></div><p></p>
</div>
</div><div><div class="h5">
<p class="MsoNormal"><u></u> <u></u></p>
<div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt">Could you try one of the wiki examples?<br>
<br>
<a href="http://vtk.org/Wiki/VTK/Examples/Cxx/GeometricObjects/Sphere" target="_blank">http://vtk.org/Wiki/VTK/Examples/Cxx/GeometricObjects/Sphere</a><u></u><u></u></p>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt">Follow the download instructions on the page.<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><u></u> <u></u></p>
<div>
<p class="MsoNormal">On Thu, Jul 25, 2013 at 10:32 AM, Joseph Melnyk &lt;<a href="mailto:JMelnyk@pile.com" target="_blank">JMelnyk@pile.com</a>&gt; wrote:<u></u><u></u></p>
<div>
<div>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">Bill</span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">I have a small example that compiles and exhibits the same behavior.  I set it up as a VS2008 project,
 however even after being compressed it’s still 5MB.  Obviously I don’t want to flood inboxes with this.  Would you like me to send it to you directly or possibly just post the code from it and leave the project setup details aside?</span><u></u><u></u></p>

<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d"> </span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">Thanks</span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">Joseph</span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d"> </span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d"> </span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d"> </span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d"> </span><u></u><u></u></p>
<div style="border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt">
<div>
<div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> Bill Lorensen [mailto:<a href="mailto:bill.lorensen@gmail.com" target="_blank">bill.lorensen@gmail.com</a>]
<br>
<b>Sent:</b> Tuesday, July 23, 2013 11:29 AM<br>
<b>To:</b> Joseph Melnyk<br>
<b>Cc:</b> Frédéric Speisser; <a href="mailto:vtkusers@vtk.org" target="_blank">vtkusers@vtk.org</a></span><u></u><u></u></p>
<div>
<div>
<p class="MsoNormal"><br>
<b>Subject:</b> Re: [vtkusers] VTK 6.0 with Visual Studio<u></u><u></u></p>
</div>
</div>
</div>
</div>
<div>
<div>
<p class="MsoNormal"> <u></u><u></u></p>
<div>
<div>
<div>
<p class="MsoNormal">1) Can you provide a small, compilable example that fails?<u></u><u></u></p>
</div>
<p class="MsoNormal">2) You could try some of the VTK Wiki Examples.<br>
<a href="http://www.vtk.org/Wiki/VTK/Examples" target="_blank">http://www.vtk.org/Wiki/VTK/Examples</a><br>
3) Find one that uses a class that is failing.<u></u><u></u></p>
</div>
<p class="MsoNormal">    for example, in google search:<u></u><u></u></p>
<pre>site:<a href="http://vtk.org/Wiki/VTK/Examples" target="_blank">vtk.org/Wiki/VTK/Examples</a> vtkImageViewer2<u></u><u></u></pre>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt"> <u></u><u></u></p>
<div>
<p class="MsoNormal">On Tue, Jul 23, 2013 at 11:24 AM, Bill Lorensen &lt;<a href="mailto:bill.lorensen@gmail.com" target="_blank">bill.lorensen@gmail.com</a>&gt; wrote:<u></u><u></u></p>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt">Have you run one of the failing programs in the VS debugger?<u></u><u></u></p>
</div>
<div>
<div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt"> <u></u><u></u></p>
<div>
<p class="MsoNormal">On Tue, Jul 23, 2013 at 11:10 AM, Joseph Melnyk &lt;<a href="mailto:JMelnyk@pile.com" target="_blank">JMelnyk@pile.com</a>&gt; wrote:<u></u><u></u></p>
<div>
<div>
<p class="MsoNormal"><span style="color:#1f497d">Thanks for your suggestion.  This is the definition I tried when I mentioned definition of VTK AUTOINIT.  The links you mentioned, and the ones I did,
 all discuss this within the context of the New() function returning a NULL value, however, not generating an exception.  As I said, I tried them anyway with no success.</span><u></u><u></u></p>
<p class="MsoNormal"><span style="color:#1f497d">Joseph Melnyk</span><u></u><u></u></p>
<p class="MsoNormal"><span style="color:#1f497d"> </span><u></u><u></u></p>
<div style="border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt">
<div>
<div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> Frédéric Speisser [mailto:<a href="mailto:speisser@kappaeng.com" target="_blank">speisser@kappaeng.com</a>]
<br>
<b>Sent:</b> Tuesday, July 23, 2013 9:56 AM<br>
<b>To:</b> Joseph Melnyk<br>
<b>Cc:</b> <a href="mailto:vtkusers@vtk.org" target="_blank">vtkusers@vtk.org</a><br>
<b>Subject:</b> Re: [vtkusers] VTK 6.0 with Visual Studio</span><u></u><u></u></p>
</div>
</div>
<div>
<div>
<p class="MsoNormal"> <u></u><u></u></p>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt">Hello,<br>
<br>
When I ported VTK 5.9.1 to VTK 5.6, I encountered such issues maybe you are encountering the same, ensure you&#39;ve done following :<u></u><u></u></p>
<p style="margin-left:1.0in">o<span style="font-size:7.0pt">   </span>extra definitions must be added in preprocessor settings :
<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:70.8pt">
To have the os/rendering system  dependent classes created,  following macro must be set :
<br>
<i>#define vtkRenderingCore_AUTOINIT 4(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingFreeTypeOpenGL,vtkRenderingOpenGL)</i><br>
<br>
or a reference to a file, containing the previous macro, like this must be added in preprocessor definitions :<br>
<i>vtkRenderingCore_INCLUDE=&quot;vtkRenderingCore_AUTOINIT_vtkInteractionStyle_vtkRenderingFreeType_vtkRenderingFreeTypeOpenGL_vtkRenderingOpenGL.h&quot;</i><u></u><u></u></p>
<p class="MsoNormal"><br>
Hope that helps !<br>
<br>
P.S. Links which were useful to me :<br>
<br>
<a href="http://www.vtk.org/Wiki/VTK/VTK_6_Migration_Guide" target="_blank">http://www.vtk.org/Wiki/VTK/VTK_6_Migration_Guide</a><br>
<a href="http://www.visitusers.org/index.php?title=VTK_6.0_Upgrade" target="_blank">http://www.visitusers.org/index.php?title=VTK_6.0_Upgrade</a>
<br>
<br>
<br>
Le 23/07/2013 15:14, Robert Maynard a écrit :<u></u><u></u></p>
</div>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<pre>Are you able to provide more information on the exact violation<u></u><u></u></pre>
<pre>exceptions with a back trace? Access violations can occur when you<u></u><u></u></pre>
<pre>call methods on a NULL object, so it could be a case that a object<u></u><u></u></pre>
<pre>factory that is NULL is being asked to create classes.<u></u><u></u></pre>
<pre> <u></u><u></u></pre>
<pre>On Mon, Jul 22, 2013 at 2:45 PM, Joseph Melnyk <a href="mailto:JMelnyk@pile.com" target="_blank">&lt;JMelnyk@pile.com&gt;</a> wrote:<u></u><u></u></pre>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<pre>I&#39;m attempting to port an existing code base from VTK 5.10 to 6.0.  This code base has existed and worked happily with VTK 5.x for a few years now, being built with Visual Studio 2008.  When I began the port to 6.0, I followed the migration guide found here: <a href="http://www.vtk.org/Wiki/VTK/VTK_6_Migration_Guide" target="_blank">http://www.vtk.org/Wiki/VTK/VTK_6_Migration_Guide</a> and the code builds and links just fine.  However, when I run it, I&#39;m getting access violation exceptions (attempts to read/write protected memory) when I try instantiating with New().  Researching further, I see that this problem is mentioned here: <a href="http://www.vtk.org/Wiki/VTK/VTK_6_Migration/Factories_now_require_defines" target="_blank">http://www.vtk.org/Wiki/VTK/VTK_6_Migration/Factories_now_require_defines</a>  HOWEVER I&#39;m not getting NULL objects with the New() call, I&#39;m getting exceptions.  Furthermore, it doesn&#39;t happen with ever<u></u><u></u></pre>

<pre> y VTK o<u></u><u></u></pre>
<pre>bject; some instantiate and can be used just fine.  Nonetheless, I tried the suggestions at the second link, regarding definition of VTK AUTOINIT, and they proved fruitless.  So I&#39;m currently at a loss...<u></u><u></u></pre>

<pre> <u></u><u></u></pre>
<pre>For what it&#39;s worth, I&#39;m building VTK with CMAKE and the only options I&#39;m changing from the default configuration are the following:<u></u><u></u></pre>
<pre>- build shared libs<u></u><u></u></pre>
<pre>- don&#39;t build TESTING<u></u><u></u></pre>
<pre>- set custom install directory<u></u><u></u></pre>
<pre> <u></u><u></u></pre>
<pre>Thanks for your time; any help would be greatly appreciated...<u></u><u></u></pre>
<pre>Joseph Melnyk<u></u><u></u></pre>
<pre> <u></u><u></u></pre>
<pre>__Scanned by MessageLabs<u></u><u></u></pre>
<pre>_______________________________________________<u></u><u></u></pre>
<pre>Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><u></u><u></u></pre>
<pre> <u></u><u></u></pre>
<pre>Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><u></u><u></u></pre>
<pre> <u></u><u></u></pre>
<pre>Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><u></u><u></u></pre>
<pre> <u></u><u></u></pre>
<pre>Follow this link to subscribe/unsubscribe:<u></u><u></u></pre>
<pre><a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><u></u><u></u></pre>
</blockquote>
<pre>_______________________________________________<u></u><u></u></pre>
<pre>Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><u></u><u></u></pre>
<pre> <u></u><u></u></pre>
<pre>Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><u></u><u></u></pre>
<pre> <u></u><u></u></pre>
<pre>Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><u></u><u></u></pre>
<pre> <u></u><u></u></pre>
<pre>Follow this link to subscribe/unsubscribe:<u></u><u></u></pre>
<pre><a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><u></u><u></u></pre>
<pre>.<u></u><u></u></pre>
<pre> <u></u><u></u></pre>
</blockquote>
</div>
</div>
<p class="MsoNormal"><br>
<br>
_Scanned by MessageLabs<u></u><u></u></p>
</div>
</div>
<p class="MsoNormal"><br clear="all">
__Scanned by MessageLabs<u></u><u></u></p>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">
http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">
http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><u></u><u></u></p>
</div>
<p class="MsoNormal"><br>
<br clear="all">
<u></u><u></u></p>
</div>
</div>
<p class="MsoNormal"><span style="color:#888888">--
<br>
Unpaid intern in BillsBasement at noware dot com</span><u></u><u></u></p>
</div>
</div>
<p class="MsoNormal"><br>
<br clear="all">
<br>
-- <br>
Unpaid intern in BillsBasement at noware dot com<u></u><u></u></p>
</div>
<p class="MsoNormal"><br>
_Scanned by MessageLabs<u></u><u></u></p>
</div>
</div>
</div>
</div>
<p class="MsoNormal"><br clear="all">
__Scanned by MessageLabs<u></u><u></u></p>
</div>
</div>
<p class="MsoNormal"><br>
<br clear="all">
<br>
-- <br>
Unpaid intern in BillsBasement at noware dot com<u></u><u></u></p>
</div>
<p class="MsoNormal"><br>
_Scanned by MessageLabs<u></u><u></u></p>
</div></div></div>
</div>
<br clear="all">
__Scanned by MessageLabs<br>
</div>

</blockquote></div><br><br clear="all"><br>-- <br>Unpaid intern in BillsBasement at noware dot com<br>
</div>