Buid Error

16 views
Skip to first unread message

phương nguyễn văn

unread,
Dec 11, 2015, 12:29:41 PM12/11/15
to Omaha Discuss
Hi,
I buid omaha, it error: 


How to fix it?

Thanks all,

Sorin Jianu

unread,
Dec 11, 2015, 12:51:47 PM12/11/15
to omaha-...@googlegroups.com
A change has been commited to breakpad, and that change breaks the Omaha build. I will fixed it later today, most likely.

--
You received this message because you are subscribed to the Google Groups "Omaha Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to omaha-discus...@googlegroups.com.
To post to this group, send email to omaha-...@googlegroups.com.
Visit this group at http://groups.google.com/group/omaha-discuss.
For more options, visit https://groups.google.com/d/optout.

Sorin Jianu

unread,
Dec 11, 2015, 7:36:20 PM12/11/15
to omaha-...@googlegroups.com
This is not going to happen today, sadly. I am waiting for other changes to land, and those have not landed it.
Until I fix the tree, you could make local changes around the offending function call to look like this:

    std::map<std::wstring, std::wstring> crash_files;
    crash_files[L"upload_file_minidump"] = crash_filename.GetString();
    ReportResult res = sender.SendCrashReport(crash_report_url_.GetString(),
                                              parameters,
                                              crash_files,
                                              &report_code);
Reply all
Reply to author
Forward
0 new messages