rhx / SwiftGtk

A Swift wrapper around gtk-3.x and gtk-4.x that is largely auto-generated from gobject-introspection
https://rhx.github.io/SwiftGtk/
BSD 2-Clause "Simplified" License
317 stars 26 forks source link

Examples does not build #23

Closed RubeDEV closed 4 years ago

RubeDEV commented 4 years ago

I tried building some of the examples provided but no one of them generates the debug folder. So I don’t know if either build is not completed (there are some warnings, but I don’t see any errors) or if it it is story product inside another folder. Could anyone help? Swift 5.2.3

rhx commented 4 years ago

So how did you try to build it? Could you copy/paste the commands here that you used and the output you got?