[ 
https://issues.apache.org/jira/browse/QPID-2643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chuck Rolke updated QPID-2643:
------------------------------

    Fix Version/s: Future
    
> Support Visual Studio 2010
> --------------------------
>
>                 Key: QPID-2643
>                 URL: https://issues.apache.org/jira/browse/QPID-2643
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker
>    Affects Versions: 0.7
>         Environment: visual studio 2010 c++ express
>            Reporter: Jinius
>            Assignee: Chuck Rolke
>              Labels: vs10, win64
>             Fix For: 0.15, Future
>
>         Attachments: Patch-2010-02.patch, QPID-2643-VS2010-01.patch
>
>
> nmake compile failed at 
> C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\iterator(142) 
> : error C2039: 'value_type' : is not a memb
> er of 'qpid::framing::List'
>         C:\A.svn_qpid\cpp\include\qpid/framing/List.h(40) : see declaration 
> of 'qpid::framing::List'
>         C:\A.svn_qpid\cpp\src\qpid\amqp_0_10\Codecs.cpp(51) : see reference 
> to class template instantiation 'std::insert
> _iterator<_Container>' being compiled
>         with
>         [
>             _Container=qpid::framing::List
>         ]
>         C:\svn_qpid\cpp\src\qpid\amqp_0_10\Codecs.cpp(83) : see reference to 
> function template instantiation 'void qpi
> d::amqp_0_10::convert<qpid::types::Variant::List,qpid::framing::List,boost::shared_ptr<T>(__cdecl
>  *)(const qpid::types::
> Variant &)>(const std::list<_Ty> &,U &,F)' being compiled
>         with
>         [
>             T=qpid::framing::FieldValue,
>             _Ty=qpid::types::Variant,
>             U=qpid::framing::List,
>             F=boost::shared_ptr<qpid::framing::FieldValue> (__cdecl *)(const 
> qpid::types::Variant &)
>         ]
> C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\iterator(149) 
> : error C2182: '_Val' : illegal use of type
>  'void'
> C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\iterator(156) 
> : error C2182: '_Val' : illegal use of type
>  'void'
> NMAKE : fatal error U1077: 'C:\PROGRA~2\MICROS~1.0\VC\bin\cl.exe' : return 
> code '0x2'
> Stop.
> NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 
> 10.0\VC\BIN\nmake.exe"' : return code '0x2'
> Stop.
> NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 
> 10.0\VC\BIN\nmake.exe"' : return code '0x2'

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to