An open API service indexing awesome lists of open source software.

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

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)