Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
sandy771
Posted - Aug 22 2013 : 13:44:44 [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?
1 L A T E S T R E P L I E S (Newest First)
fab
Posted - Sep 07 2013 : 01:03:50 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: