Opened 18 months ago
Closed 18 months ago
#67558 closed defect (fixed)
QtPBFImagePlugin @2.4: error: no such file or directory: '/opt/local/lib/libprotobuf-lite.a'
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | mascguy (Christopher Nielsen) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | skimir, dershow | |
Port: | QtPBFImagePlugin |
Description
clang: error: no such file or directory: '/opt/local/lib/libprotobuf-lite.a'
protobuf3-cpp used to provide libprotobuf-lite.a and libprotobuf-lite.dylib but now that it has been switched to build with cmake it only provides libprotobuf-lite.dylib.
Change History (3)
comment:1 Changed 18 months ago by dershow
Cc: | dershow added |
---|
comment:2 Changed 18 months ago by mascguy (Christopher Nielsen)
Cc: | skimir added; mascguy removed |
---|---|
Owner: | changed from sikmir to mascguy |
comment:3 Changed 18 months ago by Christopher Nielsen <mascguy@…>
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Dang, while I pre-tested with many of the dependents prior to the migration to CMake, there was bound to be a straggler or two. I'll take a quick look this morning, to see if this is easy to fix.