Giter Site home page Giter Site logo

stklos-gtk-base's Introduction

			STKLOS-GTK-BASE


This is a simple binding of GTK+ (version 2) functions for STklos. This
binding extensively uses the STklos FFI and is completely written in
Scheme. The binding is quite direct and programming interfaces with it
is low level and very similar to programming a GTK+ GUI in C. An
example of a simple GUI is given in the example directory.

Enjoy 


Erick Gallesio

stklos-gtk-base's People

stklos-gtk-base's Issues

C library locations on MacOS

$ stklos-pkg --install stklos-gtklos
(cd stklos-gtk-base; stklos-compile -c -L .. -o ../stklos-gtk-base.ostk stklos-gtk-base.spi)
**** Error while executing file "/Users/lassi/.local/bin/stklos-compile"
	 Where: in error
	Reason: Cannot find GTK+ library file "libgtk-x11-2.0"
$ find /usr/local/Cellar/g?k* -name "*.dylib" | xargs -n 1 basename | sort -V
libgailutil.dylib
libgailutil-3.dylib
libgailutil-3.0.dylib
libgailutil.18.dylib
libgdk-3.dylib
libgdk-3.0.dylib
libgdk-quartz-2.0.dylib
libgdk-quartz-2.0.0.dylib
libgdk_pixbuf-2.0.dylib
libgdk_pixbuf-2.0.0.dylib
libgtk-3.dylib
libgtk-3.0.dylib
libgtk-quartz-2.0.dylib
libgtk-quartz-2.0.0.dylib

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.