[vtkusers] [vtk-developers] undefined vtkRenderingVolumeOpenGL2_AutoInit_Construct at runtime

Jorge Perez josp.jorge at gmail.com
Fri Jan 22 10:32:47 EST 2016


Hi, attached to the first email is the CMakeCache.txt for my project. Below
is information about the system

set(CMAKE_HOST_SYSTEM "Linux-3.19.8-100.fc20.x86_64")
set(CMAKE_HOST_SYSTEM_NAME "Linux")
set(CMAKE_HOST_SYSTEM_VERSION "3.19.8-100.fc20.x86_64")
set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64")

set(CMAKE_SYSTEM "Linux-3.19.8-100.fc20.x86_64")
set(CMAKE_SYSTEM_NAME "Linux")
set(CMAKE_SYSTEM_VERSION "3.19.8-100.fc20.x86_64")
set(CMAKE_SYSTEM_PROCESSOR "x86_64")

set(CMAKE_CROSSCOMPILING "FALSE")

set(CMAKE_SYSTEM_LOADED 1)

thanks,

Jorge

2016-01-22 16:17 GMT+01:00 Aashish Chaudhary <aashish.chaudhary at kitware.com>
:

> I have seen this problem on mobile platforms where we have to forcefully
> initialize this library. I will have a look.
>
> What platform is this? Please provide as much detail as possible.
>
> - Aashish
>
> On Fri, Jan 22, 2016 at 7:31 AM, Jorge Perez <josp.jorge at gmail.com> wrote:
>
>> Hello, I'm building some libs depending on VTK. The building is based on
>> CMake.
>> And for one of the libs I'm getting an "undefined symbol"
>>
>> couldn't load file
>> "/usr/local/vtk-gitlab/lib/tcltk/vtkTclAddOn1.0/libvtkTclAddon.so":
>> /usr/local/vtk-gitlab/lib/tcltk/vtkTclAddOn1.0/libvtkTclAddon.so: undefined
>> symbol: _Z44vtkRenderingVolumeOpenGL2_AutoInit_Constructv
>>
>> The falgs used to compile the source code (generated by cmake) are
>> attached to this email. CMakeCache.txt is also attached.
>>
>> Any Idea about how to solve this problem?
>>
>> best regards,
>>
>> Jorge
>>
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Search the list archives at: http://markmail.org/search/?q=vtk-developers
>>
>> Follow this link to subscribe/unsubscribe:
>> http://public.kitware.com/mailman/listinfo/vtk-developers
>>
>>
>>
>
>
> --
>
>
>
> *| Aashish Chaudhary | Technical Leader         | Kitware Inc.            *
> *| http://www.kitware.com/company/team/chaudhary.html
> <http://www.kitware.com/company/team/chaudhary.html>*
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160122/656287d2/attachment.html>


More information about the vtkusers mailing list