https://github.com/tanakaworld/nxc2rxe-template-for-osx
Template project to make .rxe from .nxc available on Mac OSX, Xcode. http://bricxcc.sourceforge.net/nbc/nxcdoc/nxcapi/intro.html
https://github.com/tanakaworld/nxc2rxe-template-for-osx
Last synced: 3 months ago
JSON representation
Template project to make .rxe from .nxc available on Mac OSX, Xcode. http://bricxcc.sourceforge.net/nbc/nxcdoc/nxcapi/intro.html
- Host: GitHub
- URL: https://github.com/tanakaworld/nxc2rxe-template-for-osx
- Owner: tanakaworld
- License: mit
- Created: 2017-01-30T14:09:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-30T14:22:41.000Z (over 8 years ago)
- Last Synced: 2025-04-04T08:47:25.812Z (3 months ago)
- Language: Makefile
- Homepage:
- Size: 1.57 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nxc2rxe-template
## Build
- Make build/ if not exist.
- Open Xcode.app and run build.## Compiler
I got compilers from [here](https://sourceforge.net/projects/bricxcc/files/NBC_NXC/NBC%20release%201.2.1%20r4/) and located to bin/
## References
- [Developing in NXC using XCode](http://lenkaspace.net/index.php/lab/legoMindstorms/developingInNxcUsingXCode#lab/legoMindstorms/developingInNxcUsingXCode)