For those names which the compiler complains are ambiguous, try the full
class name.  If the name is in the toplevel namespace, try prefixing it
with "::".

I suspect the problem is overlapping names in the imported namespaces.

>
>
> On 02/10/2014 09:11 AM, cecchinoSMI wrote:
>> But...I say...why you call a file System.h in the folder cms::decaf when
>> you
>> well know that exist the same in the folder of windows....I'm locked
>> cause
>> now I can't use Windows Form in Visual C++ with cms libraries
>>
>>
>>
>> --
>> 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'd
> take a look at your include structure, using directives, and such. The
> System class exists inside it's own namespace decaf::lang::System so
> with good coding practices there should be no issue here.
>
> --
> Tim Bish
> Sr Software Engineer | RedHat Inc.
> tim.b...@redhat.com | www.fusesource.com | www.redhat.com
> skype: tabish121 | twitter: @tabish121
> blog: http://timbish.blogspot.com/
>
>
>
>
>
> _______________________________________________
> If you reply to this email, your message will be added to the discussion
> below:
> http://activemq.2283324.n4.nabble.com/Ambiguous-class-names-tp4677683p4677693.html
> To start a new topic under ActiveMQ - User, email
> ml-node+s2283324n234180...@n4.nabble.com
> To unsubscribe from ActiveMQ - User, visit
> http://activemq.2283324.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=2341805&code=YXJ0QGFydG5hc2VlZi5jb218MjM0MTgwNXwtMjA1NDcyNjY5MQ==






--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Ambiguous-class-names-tp4677683p4677736.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to