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

qt.itk.vtk.help qt.itk.vtk.help at gmail.com
Thu Jun 12 02:48:24 EDT 2014


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20140612/55c45b69/attachment.html>
-------------- next part --------------
_____________________________________
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


More information about the Community mailing list