Home » Developing U++ » Bugs (& fixes) » Upp 12405 broken ?
Upp 12405 broken ? [message #53494] |
Mon, 06 April 2020 10:21 |
Didier
Messages: 693 Registered: November 2008 Location: France
|
Contributor |
|
|
Hello,
I downloaded the lastest version (12405) 2 days ago and it seems to be broken : lib/tiff does not compile (neither with CLANG nor with VC++ 2015)
uint16, uint23, ... tiff types seem to be ambiguas with Upp::uint16, uint32, ...
Didier
|
|
|
|
Re: Upp 12405 broken ? [message #53541 is a reply to message #53507] |
Thu, 09 April 2020 23:02 |
Didier
Messages: 693 Registered: November 2008 Location: France
|
Contributor |
|
|
Hello Koldo,
I have just seen the message, I will try to do a test case. Since you don't have any problems it's probably du to a include order problem or "using xxx" problem.
Anyway the types uint16, uint32, int16, int32, .... gets mixed up with the Upp::uint16, Upp::uint32, ...
I got this error after upgrading to the latest Upp version and upgrading my code version.
I don't have the problem under linux (Clang or GCC), but on windows I do.
I will give the exact messages tomorrow
|
|
|
|
Goto Forum:
Current Time: Mon Dec 09 10:17:57 CET 2024
Total time taken to generate the page: 0.02115 seconds
|