[
https://issues.apache.org/jira/browse/QPID-1673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12679591#action_12679591
]
shan wang commented on QPID-1673:
---------------------------------
Hi Danushka,
Are you running a debug verion or release version?
I built release version for decalre_queue and turned on debug in visual studio,
the debug stopped at the following point:
>
> qpidcommon.dll!std::_String_const_iterator<char,std::char_traits<char>,std::allocator<char>
> >::operator+=() + 0x51 bytes C++
qpidcommon.dll!std::equal<std::_String_const_iterator<char,std::char_traits<char>,std::allocator<char>
>,std::_String_const_iterator<char,std::char_traits<char>,std::allocator<char>
>,bool (*)(char,char)>() + 0x32 bytes C++
qpidcommon.dll!qpid::`anonymous namespace'::EnvOptMapper::matchStr() +
0x86 bytes C++
qpidcommon.dll!std::_Find_if<boost::shared_ptr<boost::program_options::option_description>
const *,boost::_bi::bind_t<bool,bool
(*)(std::basic_string<char,std::char_traits<char>,std::allocator<char> > const
&,boost::shared_ptr<boost::program_options::option_description>),boost::_bi::list2<boost::_bi::value<std::basic_string<char,std::char_traits<char>,std::allocator<char>
> >,boost::arg<1> > > >() + 0x62 bytes C++
qpidcommon.dll!std::find_if<std::_Vector_const_iterator<boost::shared_ptr<boost::program_options::option_description>,std::allocator<boost::shared_ptr<boost::program_options::option_description>
> >,boost::_bi::bind_t<bool,bool
(*)(std::basic_string<char,std::char_traits<char>,std::allocator<char> > const
&,boost::shared_ptr<boost::program_options::option_description>),boost::_bi::list2<boost::_bi::value<std::basic_string<char,std::char_traits<char>,std::allocator<char>
> >,boost::arg<1> > > >() + 0x5a bytes C++
qpidcommon.dll!qpid::`anonymous namespace'::EnvOptMapper::operator()()
+ 0x184 bytes C++
qpidcommon.dll!boost::detail::function::function_obj_invoker1<qpid::`anonymous
namespace'::EnvOptMapper,std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::basic_string<char,std::char_traits<char>,std::allocator<char> >
>::invoke() + 0x4b bytes C++
Will this have anything to do with Unicode? I did NOT build common and client
lib with Unicode because there were errors about wchar.
Thanks,
Shan
> Dynamic Library Build on Windows (DLL)
> --------------------------------------
>
> Key: QPID-1673
> URL: https://issues.apache.org/jira/browse/QPID-1673
> Project: Qpid
> Issue Type: New Feature
> Reporter: Danushka Menikkumbura
> Assignee: Steve Huston
> Attachments: create_dir_struct.bat,
> QPID-1673-examples-solution.patch, QPID-1673-examples-solution.v2.patch,
> QPID-1673-examples.patch, QPID-1673-INSTALL-WINDOWS.patch,
> QPID-1673-INSTALL-WINDOWS.v2, QPID-1673-qpid-solution.patch,
> QPID-1673-qpid-solution.v2.patch, QPID-1673-rubygen.patch,
> QPID-1673-rubygen.v2.patch, QPID-1673-src-qpid-amqp_0_10.patch,
> QPID-1673-src-qpid-amqp_0_10.v2.patch, QPID-1673-src-qpid-broker.patch,
> QPID-1673-src-qpid-client.patch, QPID-1673-src-qpid-client.v2.patch,
> QPID-1673-src-qpid-console.patch, QPID-1673-src-qpid-framing.patch,
> QPID-1673-src-qpid-framing.v2.patch, QPID-1673-src-qpid-log.patch,
> QPID-1673-src-qpid-log.v2.patch, QPID-1673-src-qpid-management.patch,
> QPID-1673-src-qpid-management.v2.patch, QPID-1673-src-qpid-sys.patch,
> QPID-1673-src-qpid-sys.v2.patch, QPID-1673-src-qpid.patch,
> QPID-1673-src-qpid.v2.patch, QPID-1673-src.patch, QPID-1673-src.v2.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]