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

https://github.com/objgtk/ogobject

Base library for library wrappers generated by gir2objc. Mirror of https://codeberg.org/ObjGTK/OGObject
https://github.com/objgtk/ogobject

elementaryos gobject gtk gtk4 objective-c

Last synced: about 2 months ago
JSON representation

Base library for library wrappers generated by gir2objc. Mirror of https://codeberg.org/ObjGTK/OGObject

Awesome Lists containing this project

README

          

# OGObject

Base library for ObjGTK(gen)

## Build dependencies

- gcc/clang
- ObjFW
- pkg-config
- libffi
- GObject-2.0 (Glib-2.0)

### Debian / Ubuntu

- `sudo apt install pkg-config libglib2.0-dev libffi-dev`