[swift-users] Learning OpenGL with Swift

David Turnbull dturnbull at gmail.com
Thu Feb 25 13:35:26 CST 2016


On Wed, Feb 24, 2016 at 1:59 PM, Marco Feltmann via swift-users <
swift-users at swift.org> wrote:

> On Tue, Feb 23, 2016 at 09:03:42PM -0300, Luz Violeta via swift-users
> wrote:
> > In my case, I've solved it by making a swift build and then editing the
> > recently downloaded file (Packages/CGLFW3Linux-1.0.0/module.modulemap).
> > Changing out the link statement from glfw3 to glfw.
> Perfect, thank you! :)
> Changed, `swift build --clean; swift build`, works.
>
> Now I'm ready to fly.
>

Renaming to drop the 3 should be filed as a bug in your distro. To
workaround this easier, I created a module with the 3 already removed. It's
documented in the tutorial too.

-david
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20160225/50560f3b/attachment.html>


More information about the swift-users mailing list