Opened 10 years ago
Closed 10 years ago
#44315 closed defect (worksforme)
Coin: code written for a non-framework install won't work with the framework
Reported by: | mbrethen | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.1 |
Keywords: | Cc: | cssdev | |
Port: | Coin |
Description
The headers should be inside Headers/Inventor and not just Headers. The official framework from the coin3d downloads page doesn't have the Inventor folder either.
Attaching a patch to the portfile which comments out the line: 'configure.args-replace --disable-framework --with-framework-prefix=${frameworks_dir}'
Attachments (2)
Change History (6)
Changed 10 years ago by mbrethen
Attachment: | framework-prefix.patch added |
---|
comment:1 Changed 10 years ago by mbrethen
Changed 10 years ago by mbrethen
Attachment: | Coin-Portfile.diff added |
---|
comment:2 Changed 10 years ago by mbrethen
Disregard the framework patch -- it is only needed for the framework install, which is broke.
comment:3 Changed 10 years ago by mbrethen
Close this; I have verified the coin framework does work.
comment:4 Changed 10 years ago by mf2k (Frank Schima)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Also incorporated ticket #44181