Coin aqua variant warnings
Ryan Schmidt
ryandesign at macports.org
Thu Jun 26 23:11:47 PDT 2014
On Jun 24, 2014, at 7:48 PM, Mark Brethen wrote:
>>> It appears that the Inventor.framework did not get moved to the correct directory in destroot. Hence the warning messages after activating the port!
>>
>> Confirmed, when using the +aqua variant. You should file a bug report in our issue tracker.
>>
>
> This was fixed by changing:
>
> configure.args-append --with-framework-prefix=${destroot}${frameworks_dir} --without-x
>
> to
>
> configure.args-append --with-framework-prefix=${frameworks_dir} --without-x
>
>
> Mark
>
I fixed this:
https://trac.macports.org/changeset/121495
In the future you should file bug reports in the issue tracker.
More information about the macports-users
mailing list