SCA C++ build fails on VC++ 6
-----------------------------

                 Key: TUSCANY-796
                 URL: http://issues.apache.org/jira/browse/TUSCANY-796
             Project: Tuscany
          Issue Type: Bug
          Components: C++ Build
    Affects Versions: Cpp-M1
         Environment: Windows XP Professional SP2
            Reporter: Krishna Guda


Fails as below.

Linking...
   Creating library Debug/tuscany_sca.lib and object Debug/tuscany_sca.exp
ModelLoader.obj : error LNK2001: unresolved external symbol "public: __thiscall 
tuscany::sca::model::WSDLInterface::WSDLInterface(class 
std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> 
> const &,bool,bool)" (??0WSDLInt
[EMAIL PROTECTED]@[EMAIL PROTECTED]@@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@std@@[EMAIL PROTECTED]@2@@std@@[EMAIL PROTECTED])
ModelLoader.obj : error LNK2001: unresolved external symbol "public: static 
class std::basic_string<char,struct std::char_traits<char>,class 
std::allocator<char> > const tuscany::sca::model::WSDLInterface::typeQName" 
([EMAIL PROTECTED]@model@
[EMAIL PROTECTED]@@[EMAIL PROTECTED]@[EMAIL PROTECTED]@@[EMAIL 
PROTECTED]@2@@std@@B)
Debug/tuscany_sca.dll : fatal error LNK1120: 2 unresolved externals
Error executing link.exe.

tuscany_sca.dll - 3 error(s), 1 warning(s)


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to