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 content updated
3rd party content updated [message #48884] Sun, 22 October 2017 23:03 Go to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
In preparation of 'official release', I have updated following 'external' things (something that we have failed to do fully for the recent release):

MinGW-W64 to GCC-7.2.0
plugin/jpg: 9b
plugin/tif: 3.8.2
plugin/png: 1.2.59
plugin/z: 1.2.11
plugin/lz4: 1.7.3
plugin/zstd: 1.3.2
plugin/lzma: 16.04
plugin/bz2: 1.0.6
plugin/pcre: 8.41
Re: 3rd party content updated [message #48890 is a reply to message #48884] Mon, 23 October 2017 10:08 Go to previous messageGo to next message
koldo is currently offline  koldo
Messages: 3355
Registered: August 2008
Senior Veteran
Excelent Mirek.

I have just downloaded last MinGW and I get these errors that I also got before updating:
CoWork.h:159:11: error: 'result_of_t' is not a member of 'std'
CoWork.h:159:28: error: 'decay_t' is not a member of 'std'


Best regards
Iñaki
Re: 3rd party content updated [message #48893 is a reply to message #48890] Mon, 23 October 2017 10:55 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
koldo wrote on Mon, 23 October 2017 10:08
Excelent Mirek.

I have just downloaded last MinGW and I get these errors that I also got before updating:
CoWork.h:159:11: error: 'result_of_t' is not a member of 'std'
CoWork.h:159:28: error: 'decay_t' is not a member of 'std'


This is caused by having common c++ flag "c++=11". Should be "c++=14".

Which is weird - I have just checked how methods are set by default after downloading U++ and it is set correctly. Perhaps you are using some older build methods?
Re: 3rd party content updated [message #48895 is a reply to message #48893] Mon, 23 October 2017 12:02 Go to previous messageGo to next message
koldo is currently offline  koldo
Messages: 3355
Registered: August 2008
Senior Veteran
You are right. I used the same old build methods.

Thank you!


Best regards
Iñaki
Re: 3rd party content updated [message #48897 is a reply to message #48884] Mon, 23 October 2017 12:33 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
I have just found (hard way...) that updated plugin/zstd is not backwards format compatible (it looks like zstd format was not finalized until 0.8.x, we are at 0.7.x). For now I am reverting that update...

Mirek
Previous Topic: plugin/lz4
Next Topic: Bugs that should be solved in 2017.2?
Goto Forum:
  


Current Time: Thu Mar 28 22:34:42 CET 2024

Total time taken to generate the page: 0.01749 seconds