You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Pete Robbins (JIRA)" <tu...@ws.apache.org> on 2006/10/04 15:32:23 UTC

[jira] Commented: (TUSCANY-796) SCA C++ build fails on VC++ 6

    [ http://issues.apache.org/jira/browse/TUSCANY-796?page=comments#action_12439831 ] 
            
Pete Robbins commented on TUSCANY-796:
--------------------------------------

I am in the process of fixing up the build on VC6. The build projects/makefiles have not been updated since we restructured the code and developers have been using VC7.1 projects.

> 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
>         Assigned To: Pete Robbins
>
> 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
> erface@model@sca@tuscany@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@_N1@Z)
> 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" (?typeQName@WSDLInterface@model@
> sca@tuscany@@2V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@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: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org