ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Ambiguity between 'uint32_t' and 'Ievision::uint32
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

sandy771

57 Posts

Posted - Aug 22 2013 :  13:44:44  Show Profile  Reply
[bcc32 Error] search.h(33): E2015 Ambiguity between 'uint32_t' and 'Ievision::uint32_t'

I get this error when compiling an application with imageen and another 3rd party api.

What is the best way of resolving these conflicts?

fab

1310 Posts

Posted - Sep 07 2013 :  01:03:50  Show Profile  Reply
Can you put ievision.hpp include just after the other 3rd party library?
Otherwise, try to define DELPHIHEADER_NO_IMPLICIT_NAMESPACE_USE or NO_USING_NAMESPACE_IEVISION before ievision include:

#define DELPHIHEADER_NO_IMPLICIT_NAMESPACE_USE

Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: