[Vv] MIDAS Journal Feedback
Simon Rit
simon.rit at creatis.insa-lyon.fr
Fri Nov 4 09:09:04 CET 2011
Hi,
For the problem of compiling vv in static mode, I have written a
specific wiki page: http://www.creatis.insa-lyon.fr/rio/vv-static. I'm
not sure I got it all in your conversation but yes, ITK, VTK, qt and
vv must have the same /MT or /MD option.
Good luck!
Simon
2011/11/4 Julien Jomier <julien.jomier at kitware.com>:
> Hi Balbo,
>
> You will need to reconfigure VV with CMake and recompile it so that it takes
> the VTK static libraries.
>
> I'm including Simon Rit and David Sarrut to this email. They are the
> creators and maintainers of VV and might have some suggestions.
>
> Julien
>
> On 04/11/2011 08:11, nic-t wrote:
>>
>> Hi Julien:
>> Thank you for your help. The version of VTK is 5.6.1. Is the version
>> right? If I recompile VTK in static mode, that will generate lib file
>> other than dll file. But the vv needs the dll file.
>> Now what I want to do is converting a 4d dicom file into multi-3d dicom
>> files. Could you give me some suggestion? Thank you!
>> Regards!
>> balbo
>>
>>
>>
>> At 2011-11-04 14:40:03,"Julien Jomier" <julien.jomier at kitware.com>
>> wrote:
>>>
>>> Hi Nick,
>>>
>>> Which version of VTK are you using? It seems that easier your
>>> version is
>>> not correct or you have an issue with the dlls. One option is
>>> to
>>> recompile VTK in static mode (with the option "BUILD_SHARED_LIBS"
>>> set to
>>> OFF in CMake.
>>>
>>> ---
>>> MIDAS Journal Feedback from nic-t at 163.com
>>>
>>> Where: vtkCommon.dll
>>> What happened: I use the cmake to generate the vv.sln on
>>> windows, then i
>>> open vv.sln in vs2008 and build it , everything is ok. but
>>> when i run
>>> the vv.exe, i get "The procedure entry point
>>> ?GetSupportsSelection at vtkProp@@UAE_NXZ could bot be located in the
>>> dynamic link library vtkCommon.dll". how can i resolve it?
>>> should i build vtkCommon.dll in MTd instead of MDd?
>>>
>>> Regards!
>>> balbo
>>> ---
>>>
>>> Hope that helps,
>>> Julien
>>>
>>
>>
>>
>
More information about the vv
mailing list