question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

libpng version on conda-forge incompatible with latest qt 4.8.7 build 3 on OS X

See original GitHub issue

On OS X, if I use qt from the defaults channel, I also have to use libpng >=1.6.22 to avoid errors such as:

Library not loaded: @rpath/libpng16.16.dylib
  Referenced from: /Users/lee8rx/anaconda/envs/_test/lib/libQtGui.4.8.7.dylib
  Reason: Incompatible library version: libQtGui.4.dylib requires version 39.0.0 or later, but libpng16.16.dylib provides version 38.0.0

see, also the test failure on #687

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
grlee77commented, Jun 24, 2016

I am +1 on making exceptions to allow manual uploading for a handful of packages such as Qt or VTK that exceed the build time limits

also, don’t feel obligated to resolve this immediately on my account. I will largely be out of office over the next two weeks.

0reactions
jakirkhamcommented, May 14, 2018

Closing as this should no longer be an issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Build Qt on OS X locally and upload · Issue #15 - GitHub
Thanks @pkgw. Yes conda-forge uses clang++ and libc++ which is incompatible with g++ / libstdc++ . Previously there has been a mix of...
Read more >
UnsatisfiableError: The following specifications were found to ...
Ultimately, the conflicts in my Anaconda 'ai' environment andd my base environment could not be resolved. I had to delete ~/anaconda, ...
Read more >
Incompatible libpng version in application and library - Qt Forum
I am building with qtcreator 4.11.1 - how can see exactly what libpng files it's compiling with and which libpng.so it's liking with?...
Read more >
Release notes — Anaconda documentation
This is the last release that will provide a python-3.7 variant for anaconda metapackages. Qt support for macOS M1 (osx-arm64), enabling full use...
Read more >
error in biom convert: Unsupported matrix data type
Good morning. I have a feature table in the .txt format, and I'm trying to convert it to JSON .biom format using the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found