Anyone an idea?
Here is the full output:
https://gist.github.com/mischnic/a40fc98594af70256e95559112fe87ef
Am Samstag, 9. April 2016 23:57:54 UTC+2 schrieb Niklas Mischkulnig:
>
> I got most of the required deps compiled, but enblend still resists:
>
> In file included from enblend.cc:147:
> In file included from ./common.h:39:
> In file included from
> /Users/niklas/development/hugin/mac/ExternalPrograms/repository/include/boost/lambda/lambda.hpp:23:
> /Users/niklas/development/hugin/mac/ExternalPrograms/repository/include/boost/lambda/detail/operator_return_type_traits.hpp:835:65:
>
> *error: reference to 'map' is ambiguous*
> struct plain_return_type_2<other_action<subscript_action>, std::map<Key,
> T, Cmp, Allocator>, B> {
> ~~~~~^
> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/map:830:29:
>
> note: candidate found by name lookup is 'std::__1::map'
> class _LIBCPP_TYPE_VIS_ONLY map
> ^
> /Users/niklas/development/hugin/mac/ExternalPrograms/repository/include/boost/detail/container_fwd.hpp:87:73:
>
> note: candidate found by name lookup is 'std::map'
> template <class Key, class T, class Compare, class Allocator> class
> map;
> ^
>
>
> Am Samstag, 9. April 2016 16:19:55 UTC+2 schrieb T. Modes:
>>
>>
>> Am Samstag, 9. April 2016 11:11:54 UTC+2 schrieb Niklas Mischkulnig:
>>>
>>> Ok, so symlinking gcc to gcc-4.2 fixed that error message, but I have to
>>> feeling that boost isn't really built, ## Now building architecture
>>> x86_64 ## is printed out, and nearly immediately after that mv: rename
>>> ./stage-x86_64/lib/libboost_thread.dylib to
>>> ./stage-x86_64/lib/libboost_thread-1_46.dylib: No such file or directory .
>>> That should be the compiled output boost library, right?
>>>
>>
>> These Mac scripts needs probably some tweaking. Since they were used last
>> some dependencies have changes.
>> From boost Hugins needs now only boost::filesystem (instead of
>> boost::thread we are using std::thread)
>> In build-all.sh there are references to glib, lensfun, make, tclap,
>> liblcms which are not needed anymore (maybe also libffi - I don't know
>> which lib is using it).
>> So this needs also some more work.
>>
>
--
A list of frequently asked questions is available at:
http://wiki.panotools.org/Hugin_FAQ
---
You received this message because you are subscribed to the Google Groups
"hugin and other free panoramic software" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/hugin-ptx/9e7d8766-4f51-4549-84fb-c2b65abb09ec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.