Opened 12 years ago

Closed 12 years ago

#5053 closed Patches (fixed)

program_options does not compile under iOS

Reported by: alejandro.isaza@… Owned by: Vladimir Prus
Milestone: To Be Determined Component: program_options
Version: Boost 1.45.0 Severity: Problem
Keywords: iPhone, iOS, environ Cc:

Description

On line 48 of parsers.cpp (rev. 67766) the include for crt_externs.h generates a compiler error because that file is missing from the iOS SDKs.

Attachments (1)

parsers.cpp.patch (507 bytes ) - added by Alejandro <alejandro.isaza@…> 12 years ago.
Patch

Download all attachments as: .zip

Change History (3)

by Alejandro <alejandro.isaza@…>, 12 years ago

Attachment: parsers.cpp.patch added

Patch

comment:1 by Vladimir Prus, 12 years ago

Applied in r67768 with extra commentary. Thanks for the patch!

comment:2 by Vladimir Prus, 12 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.