[vtkusers] missing vtk library for vtk5 compilation

Idayat Salako isalako1 at sheffield.ac.uk
Mon Nov 5 03:54:23 EST 2018


Hi David,
Thank you very much for your response.
I downgraded to vtk 5.10 and compiled with visual studio 2013 but I still
get missing library errors and some compiler errors (pic below). I don't
know if it matters that I also had some warning when configuring/genertaing
in cmake (cmake log files). Would you have any idea as to how to solve this?

[image: image.png]

Thank you
Idayat Salako

***Whoever wakes up in the morning and is safe in his home, in good health
and has enough provision for the day, it is as if he has all the good
things of this world [HadithTirmidhi 2346]***



On Fri, 2 Nov 2018 at 11:34, David E DeMarle <dave.demarle at kitware.com>
wrote:

> Were there any compilation problems of vtk 5.0 itself in vis studio 2013?
> vtk5.0 predated vs2013 so it is entirely possible what it is incompatible
> without modification. You might have more luck with vtk 5.8 or .10.
> Application side changes might be less extensive with them.
>
> On Fri, Nov 2, 2018, 4:31 AM Idayat Salako <isalako1 at sheffield.ac.uk
> wrote:
>
>> Still missing library issue after downgrading to visual studio 2013. Any
>> suggestions on how to fix this please?
>>
>> On Wed, Oct 24, 2018, 11:57 Idayat Salako <isalako1 at sheffield.ac.uk>
>> wrote:
>>
>>> Cmake: v3.12.2-win64-x64
>>> OS: Windows
>>> Visual studio: Community 2017
>>>
>>> I am building a program that requires an older version of vtk due to
>>> compatibility issues. I have currently downloaded VTK v5.0.0 from (
>>> https://gitlab.kitware.com/vtk/vtk/tree/v5.0.0) but I get missing
>>> library error (cannot open input file......vtkRendering.lib) when i compile
>>> in visual studio; this is after i have configured/generated in cmake. Any
>>> idea how I might get this library or how to avoid this error to compile vtk
>>> 5.0?
>>>
>>> [image: image.png]
>>>  Thanks in advance for your help.
>>>
>>> Thank you
>>> Idayat Salako
>>>
>>> ***Whoever wakes up in the morning and is safe in his home, in good
>>> health and has enough provision for the day, it is as if he has all the
>>> good things of this world [HadithTirmidhi 2346]***
>>>
>>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Please keep messages on-topic and check the VTK FAQ at:
>> http://www.vtk.org/Wiki/VTK_FAQ
>>
>> Search the list archives at: http://markmail.org/search/?q=vtkusers
>>
>> Follow this link to subscribe/unsubscribe:
>> https://public.kitware.com/mailman/listinfo/vtkusers
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/vtkusers/attachments/20181105/a014e371/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 252557 bytes
Desc: not available
URL: <https://public.kitware.com/pipermail/vtkusers/attachments/20181105/a014e371/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 216896 bytes
Desc: not available
URL: <https://public.kitware.com/pipermail/vtkusers/attachments/20181105/a014e371/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CMakeError.log
Type: application/octet-stream
Size: 455768 bytes
Desc: not available
URL: <https://public.kitware.com/pipermail/vtkusers/attachments/20181105/a014e371/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CMakeOutput.log
Type: application/octet-stream
Size: 600161 bytes
Desc: not available
URL: <https://public.kitware.com/pipermail/vtkusers/attachments/20181105/a014e371/attachment-0003.obj>


More information about the vtkusers mailing list