Home
Features
Demos
Store
Forum
Support
ImageEn Forum
Profile
Join
Active Topics
Forum FAQ
Search
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
Topic
sandy771
57 Posts
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?
fab
1310 Posts
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:
#define DELPHIHEADER_NO_IMPLICIT_NAMESPACE_USE
Topic
New Topic
Reply to Topic
Jump To:
Select Forum
ImageEn Library for Delphi, C++ and .Net
ImageEn and IEvolution Support Forum
--------------------
Home
Active Topics
Frequently Asked Questions
Member Information
Search Page