Changeset 4617 for lang/objective-c
- Timestamp:
- 01/15/08 11:41:42 (10 months ago)
- Location:
- lang/objective-c/CocoaOniguruma
- Files:
-
- 2 modified
-
core/readme.txt (modified) (3 diffs)
-
sample/CocoaOniguruma/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/objective-c/CocoaOniguruma/core/readme.txt
r4603 r4617 11 11 Follow the steps to use CocoaOniguruma in your project. 12 12 13 1. Copy CocoaOniguruma directory into your project directory.13 1. Copy "core" directory into your project directory with name "CocoaOniguruma". 14 14 (Assume your project name is "YourProject" here.) 15 15 … … 39 39 Then you can see the CocoaOniguruma target item under "YourProject". 40 40 41 6. Build the project. (This takes for a while )41 6. Build the project. (This takes for a while.) 42 42 43 43 7. Add libonig.a to "Linked Frameworks". … … 47 47 7.3 Select "CocoaOniguruma/oniguruma/universal/libonig.a". 48 48 49 8. Import the header file so you can use CocoaOniguruma!49 8. Import the header file, so you can use CocoaOniguruma. 50 50 51 51 #import "CocoaOniguruma/OnigRegexp.h" -
lang/objective-c/CocoaOniguruma/sample/CocoaOniguruma/readme.txt
r4603 r4617 11 11 Follow the steps to use CocoaOniguruma in your project. 12 12 13 1. Copy CocoaOniguruma directory into your project directory.13 1. Copy "core" directory into your project directory with name "CocoaOniguruma". 14 14 (Assume your project name is "YourProject" here.) 15 15 … … 39 39 Then you can see the CocoaOniguruma target item under "YourProject". 40 40 41 6. Build the project. (This takes for a while )41 6. Build the project. (This takes for a while.) 42 42 43 43 7. Add libonig.a to "Linked Frameworks". … … 47 47 7.3 Select "CocoaOniguruma/oniguruma/universal/libonig.a". 48 48 49 8. Import the header file so you can use CocoaOniguruma!49 8. Import the header file, so you can use CocoaOniguruma. 50 50 51 51 #import "CocoaOniguruma/OnigRegexp.h"
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)