[Bug 3621] Missing file: error: tao/TypeCode_Base_Attributes.cpp: No such file or directory
roel
m9dhatter at gmail.com
Wed Feb 8 08:48:29 UTC 2006
Public bug report changed:
https://launchpad.net/malone/bugs/3621
Comment:
current workaround is to create the Missing file and append the
contents:
// $Id: TypeCode_Base_Attributes.cpp,v 1.3 2005/03/29 12:30:21 jwillemsen Exp $
#ifndef TAO_TYPECODE_BASE_ATTRIBUTES_CPP
#define TAO_TYPECODE_BASE_ATTRIBUTES_CPP
#include "tao/TypeCode_Base_Attributes.h"
#ifndef __ACE_INLINE__
# include "tao/TypeCode_Base_Attributes.inl"
#endif /* !__ACE_INLINE__ */
#endif /* TAO_TYPECODE_BASE_ATTRIBUTES_CPP */
note: i got the contents from:
http://www.dre.vanderbilt.edu/~isisbuilds/documentation/ACE_wrappers/TAO/tao/TypeCode_Base_Attributes.cpp
although i still have linking errors after this..
More information about the universe-bugs
mailing list