Does anyone have experience in building Sofia in a Managed C++ environment.
I have built my project and it does both compile and run.  However, I am
getting some warning messages that concern me.  I have developed on Windows
previously but I have little experience with the .Net and Managed C++
development.  Is there a fix for this?  I am not sure if I can safely ignore
these warnings or not.  My rule of thumb has been to not ignore warnings
unless I know for sure it is safe.  Saves lots of headaches.  The warnings I
am getting are as follows:

LNPSolution.obj : warning LNK4248: unresolved typeref token (01000017) for
'nua_s'; image may not run
LNPSolution.obj : warning LNK4248: unresolved typeref token (01000018) for
'nua_handle_s'; image may not run
LNPSolution.obj : warning LNK4248: unresolved typeref token (0100001E) for
'msg_s'; image may not run
LNPSolution.obj : warning LNK4248: unresolved typeref token (0100001F) for
'su_root_s'; image may not run

Jonathan
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to