<div dir="ltr">Ouch - painful, thanks for sharing.<div><br><div>Probably because of reasons like this I habitually use build tree. About the only time I ever run make install is at release time testing out release candidates.</div><div><br></div><div><br></div><div><br></div><div><br><div><br></div></div></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">David E DeMarle<br>Kitware, Inc.<br>R&D Engineer<br>21 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: 518-881-4909</div></div>
<br><div class="gmail_quote">On Sun, Jun 7, 2015 at 2:53 PM, Ashray Malhotra <span dir="ltr"><<a href="mailto:ashray.malhotra.1994@gmail.com" target="_blank">ashray.malhotra.1994@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello all,<div><br></div><div>I wasted a lot of time on a silly VTK building issue and wanted to share it with you guys to make sure none of you run into the same issue.</div><div><br></div><div>I had built VTK and everything was running perfectly on my system. I was just experimenting with the VTK code and tried to compile it, but just to check I compiled it with the configuration of OpenGL2. But then after this my codes didn't compile(not even those that used to work earlier). After this I reverted back to building using OpenGL, again did a cmake for the new configuration. In both the steps I had done make install to copy the files to /usr/local(I use OS X).</div><div><br></div><div>Even after building VTK with OpenGL multiple times(using slightly different configurations), none of the previously working codes were compiling, make was unsuccessful. I did make clean and git clean -df to get back to the previous working state and then built VTK again but alas even this failed.</div><div><br></div><div>Finally I figured out that the error was that VTK while running was still using the OpenGL2 files from the /usr/local since make install did not remove the older VTK files in that directory. Hence I manually removed all the vtk associated files from that directory(using terminal). I followed it by a make install which successfully.</div><div><br></div><div>I wasted over 2 days of productive time trying to figure this out, I hope it will help you guys save your time if you ever fall into this problem.</div><div><br></div><div>Thanks.<span class="HOEnZb"><font color="#888888"><br clear="all"><div><br></div>-- <br><div><div dir="ltr"><div>Regards<br></div><div>Ashray Malhotra<br></div></div></div>
</font></span></div></div>
</blockquote></div><br></div>