Issues building breakpad for iOS/Mac after latest changes

108 views
Skip to first unread message

Robert Fox

unread,
Mar 13, 2023, 8:52:57 AM3/13/23
to Google Breakpad Discuss
We are having issues building breakpad as of last Thursday that appear to be related to this change.

Mac: stop using NXArchInfo as a vocabulary type

This change is now using std::optional .   I believe that the project file however is not referencing the appropriate version of c++ (c++ 17) which is needed to support this.

Thanks,

Bob Fox

Mike Frysinger

unread,
Mar 13, 2023, 10:58:33 AM3/13/23
to google-brea...@googlegroups.com
feel free to send a patch to fix the issue
-mike

--
You received this message because you are subscribed to the Google Groups "Google Breakpad Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-breakpad-d...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-breakpad-discuss/de0d600c-2efd-4b74-bbfb-433bed657553n%40googlegroups.com.

Leonard Grey

unread,
Mar 13, 2023, 2:11:00 PM3/13/23
to Google Breakpad Discuss
Sorry about the breakage! We don't use the Xcode projects so this is probably not the last time this kind of thing will happen, unfortunately.

However: I just opened the project and the dump_syms target built correctly (after turning off deprecation warnings). In build settings, C++ language dialect is set to C++17 (updated in https://chromium-review.googlesource.com/c/breakpad/breakpad/+/4218220)

Which specific project/target are you building?

Reply all
Reply to author
Forward
0 new messages