Re: Ambiguous class names

2014-02-10 Thread artnaseef
nabble.com/Ambiguous-class-names-tp4677683p4677741.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Ambiguous class names

2014-02-10 Thread artnaseef
t;> -- >> View this message in context: >> http://activemq.2283324.n4.nabble.com/Ambiguous-class-names-tp4677683p4677692.html >> Sent from the ActiveMQ - User mailing list archive at Nabble.com. >> > There are plenty of people using CMS from Windows without issue, I&#x

Re: Ambiguous class names

2014-02-10 Thread Timothy Bish
in context: http://activemq.2283324.n4.nabble.com/Ambiguous-class-names-tp4677683p4677692.html Sent from the ActiveMQ - User mailing list archive at Nabble.com. There are plenty of people using CMS from Windows without issue, I'd take a look at your include structure, using directives, and su

Re: Ambiguous class names

2014-02-10 Thread cecchinoSMI
/Ambiguous-class-names-tp4677683p4677692.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Ambiguous class names

2014-02-10 Thread cecchinoSMI
If I don't use the namespace, I need to include manually all the header file that are necessary to implement my classit is not very elegant... -- View this message in context: http://activemq.2283324.n4.nabble.com/Ambiguous-class-names-tp4677683p4677691.html Sent from the ActiveMQ -

Re: Ambiguous class names

2014-02-10 Thread Timothy Bish
-- View this message in context: http://activemq.2283324.n4.nabble.com/Ambiguous-class-names-tp4677683.html Sent from the ActiveMQ - User mailing list archive at Nabble.com. Don't use using statements in class definitions, it's evil. -- Tim Bish Sr Software Engineer | RedHat Inc. ti

Ambiguous class names

2014-02-10 Thread cecchinoSMI
http://activemq.2283324.n4.nabble.com/Ambiguous-class-names-tp4677683.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.