[omniORB] Unresolved token problem

Perham, David A. (Mission Systems) david.perham at ngc.com
Wed Apr 4 09:23:42 BST 2007


Yes those differences are typoes in the email and not the cause of the
problem.

I am indeed building a managed code project. Omniorb was chosen because
the documentation on the sourceforge website indicated that it supported
Visual C++ version 5 and greater.
It didn't occur to us that this would be exclusive of the .NET
environment, since MS seems to tie them together pretty tightly.

Sigh. 

-----Original Message-----
From: Luke Deller [mailto:ldeller at xplantechnology.com] 
Sent: Tuesday, April 03, 2007 11:09 PM
To: Perham, David A. (Mission Systems)
Cc: omniorb-list at omniorb-support.com
Subject: RE: [omniORB] Unresolved token problem

Hi Dave,

I can't spot the problem with your code snippets, besides the mismatched
names:
  IDL:                                C++:
  EntityWeaponTypeAttributesDataType  EntityTypeAttributesDataType
  RequestEntityTypeAttributes         RequestEntityWeaponTypeAttributes

I had a look at the msdn docs for LNK2020 and it appears to me that it's
specific to managed code... you're not trying to build managed code for
use with the .NET runtime are you?  OmniORB is written for C++, and
Microsoft's managed C++ is just not the same.

Luke.
************************************************************************
**********************
Important Note
This email (including any attachments) contains information which is
confidential and may be subject to legal privilege.  If you are not the
intended recipient you must not use, distribute or copy this email.  If
you have received this email in error please notify the sender
immediately and delete this email. Any views expressed in this email are
not necessarily the views of XPlan Technology.

It is the duty of the recipient to virus scan and otherwise test the
information provided before loading onto any computer system.
Xplan Technology does not warrant that the information is free of a
virus or any other defect or error.
************************************************************************
**********************



More information about the omniORB-list mailing list