Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » U++ community news and announcements » 3rd party code updates
Re: 3rd party code updates [message #54720 is a reply to message #54718] Thu, 03 September 2020 17:31 Go to previous messageGo to previous message
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
This update broke compilation of reference/AnimatedClip (debug) with clang-mingw.
In file included from /home/ssg/.local/soft/bb-worker/worker/mingw-upp/build/uppsrc/plugin/tif/lib/tif_fax3sm.c:3:
/home/ssg/.local/soft/bb-worker/worker/mingw-upp/build/uppsrc/plugin/tif/lib/tiff.h:75:21: error: expected ';' after top level declarator
typedef TIFF_INT64_T  int64;
                    ^
                    ;
/home/ssg/.local/soft/bb-worker/worker/mingw-upp/build/uppsrc/plugin/tif/lib/tiff.h:76:9: error: typedef redefinition with different types ('unsigned int' vs 'int')
typedef TIFF_UINT64_T uint64;
        ^
/home/ssg/.local/soft/bb-worker/worker/mingw-upp/build/uppsrc/plugin/tif/lib/tiffconf.h:31:33: note: expanded from macro 'TIFF_UINT64_T'
        #define TIFF_UINT64_T unsigned __int64
                                       ^
/home/ssg/.local/soft/bb-worker/worker/mingw-upp/build/uppsrc/plugin/tif/lib/tiff.h:75:9: note: previous definition is here
typedef TIFF_INT64_T  int64;
        ^
/home/ssg/.local/soft/bb-worker/worker/mingw-upp/build/uppsrc/plugin/tif/lib/tiffconf.h:30:30: note: expanded from macro 'TIFF_INT64_T'
        #define TIFF_INT64_T signed __int64
                                    ^
In file included from /home/ssg/.local/soft/bb-worker/worker/mingw-upp/build/uppsrc/plugin/tif/lib/tif_fax3sm.c:3:
/home/ssg/.local/soft/bb-worker/worker/mingw-upp/build/uppsrc/plugin/tif/lib/tiff.h:76:22: error: expected ';' after top level declarator
typedef TIFF_UINT64_T uint64;
                     ^
                     ;
/home/ssg/.local/soft/bb-worker/worker/mingw-upp/build/uppsrc/plugin/tif/lib/tiff.h:105:2: error: unknown type name 'uint64'
        uint64 tiff_diroff;     /* byte offset to first directory */
        ^



Regards,
Novo
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: ide: Compare with log and new 'unit' testing method
Next Topic: Turtle package is ported to VirtualGui
Goto Forum:
  


Current Time: Tue May 14 07:19:48 CEST 2024

Total time taken to generate the page: 0.02430 seconds