Updating to XCode 6.3.2 and got 'memory' file not found

140 views
Skip to first unread message

eduard...@gmail.com

unread,
Jun 24, 2015, 9:20:56 AM6/24/15
to cedar-...@googlegroups.com
File with error: Argument.h

Got

 
'memory' file not found

 and

 
'typeinfo' file not found

after upgrade to XCode 6.3.2




Andrew Kitchen

unread,
Jun 24, 2015, 12:52:29 PM6/24/15
to cedar-...@googlegroups.com
Hello,

Please see https://github.com/pivotal/cedar/issues/339 for more
context. In short, code organization changes to support dynamic
frameworks result in your code importing one or more C++ classes.
Therefore your test code needs to be Objective-C++. You can achieve
this by changing the file suffix from .m to .mm -- if your project was
previously working then you already have the necessary compiler
settings established.

Alternatively, try checking out v0.11.3 for now, which predates these changes.

Thanks,
Andrew
> --
> You received this message because you are subscribed to the Google Groups
> "Cedar Discussion" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to cedar-discus...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages