[ITK-users] ITK library conflict with third party library.

Dženan Zukić dzenanz at gmail.com
Thu Jun 12 03:41:16 EDT 2014


If it is urgent, maybe you should consider Kitware's incident support
<http://www.kitware.com/products/incident_queston.html>.


On Thu, Jun 12, 2014 at 8:48 AM, qt.itk.vtk.help <qt.itk.vtk.help at gmail.com>
wrote:

> Hi,
>
>
>
> I am building an x64 application with using ITK 4.3.0, VTK5.10, QT 4.8.3,
> boost 1.49.
>
> My application works fine even I made setup of that and used in other
> systems . It works perfectly.
>
> Now I am merging it with flexLm licencing library it gives me below error
> and error exe hasn't build.
>
>
> Then to check which library is conflicting with FlexLm, I compiled
> separate application with Flexlm .
>
> - C++ basic code with Flexlm --> Works Fine
>
> - VTK with Flexlm --> Works Fine
>
> - Qt with Flexlm --> Works Fine
>
> - Qt, VTK with Flexlm --> Works Fine
>
> - ITK with Flexlm --> *Give me the Same error*
>
>
> So I concluded that there is library conflict between flexlm library and
> ITK library.
>
>
> I have taken support from Flexlm they said they are not aware of this
> issue , may it conflicts with ITK
>
>
>
>
>
> /********************************Error*******************************************/
>
>
>
> lmgr.lib(fnp_genid.obj) : error LNK2019: unresolved external symbol
> "public: static class boost::shared_ptr<class FNPNS::SVC::CServiceWrapper>
> __cdecl FNPNS::SVC::CServiceWrapper::GetInterface(void)"
> (?GetInterface at CServiceWrapper@SVC at FNPNS
> @@SA?AV?$shared_ptr at VCServiceWrapper@SVC at FNPNS@@@boost@@XZ) referenced in
> function "enum FNP_GENID_ERROR __cdecl s_getGenId_via_service(class
> std::basic_string<char,struct std::char_traits<char>,class
> std::allocator<char> > &)" (?s_getGenId_via_service@
> @YA?AW4FNP_GENID_ERROR@@AEAV?$basic_string at DU?$char_traits at D@std@
> @V?$allocator at D@2@@std@@@Z)
>
>
>
>
> /********************************Error*******************************************/
>
>
> Its urgent for me. Can anyone help me on this? Thanks in advance.
>
>
>
> With Regards,
>
> Shil
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20140612/01c647da/attachment.html>


More information about the Insight-users mailing list