#8706 closed Patches (fixed)
Compilation under Android
| Reported by: | Antony Polukhin | Owned by: | Beman Dawes |
|---|---|---|---|
| Milestone: | Boost 1.55.0 | Component: | filesystem |
| Version: | Boost 1.52.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
Android headers differ from default Linux ones, so we need to include slightly different headers.
Attached patch fixes issue with headers. Patch was tested for android-ndk-r8e
Attachments (1)
Change History (4)
by , 9 years ago
| Attachment: | operators.patch added |
|---|
comment:1 by , 9 years ago
comment:2 by , 9 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:3 by , 9 years ago
| Milestone: | Boost 1.54.0 → Boost 1.55.0 |
|---|
Note:
See TracTickets
for help on using tickets.

(In [84916]) Apply trivial patch for Android compilation of Boost.Filesystem (refs #8706)