mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
add placeholder for summarizing Xcode IDE caveats
+7
-3
@@ -26,10 +26,14 @@ toolchain they're most productive with.
|
||||
dir, delete the generated `CMakeFiles/` directory and `CMakeCache.txt` file, `cd` to
|
||||
another dir (hint: the included `build` subdir), and run `cmake` again.
|
||||
|
||||
### Native builds
|
||||
### Native builds from the command line
|
||||
|
||||
_in process_, see this [introductory post](http://jonforums.github.com/ruby/2012/05/09/cmake-prototype-for-mruby.html) in the interm.
|
||||
|
||||
### Cross compiled builds
|
||||
### Cross compiled builds from the command line
|
||||
|
||||
_in process_, see this [basic cross compiling post](http://jonforums.github.com/ruby/2012/05/13/cross-compiling-mruby.html) in the interm.
|
||||
_in process_, see this [basic cross compiling post](http://jonforums.github.com/ruby/2012/05/13/cross-compiling-mruby.html) in the interm.
|
||||
|
||||
### Native OS X builds from Xcode IDE
|
||||
|
||||
_in process_, do not edit source that's been copied into the build directory (**TODO** elaborate!)
|
||||
Reference in New Issue
Block a user