<div dir="ltr">Marco,<div><br></div><div>I test that Ubuntu 14 can build the project. Beyond that I plan to depend on feedback like yours to smooth out Linux.</div><div><br></div><div>Check out the modulemap for the Linux GLFW. What you need to fix is likely in there. Honestly, I built it with trial and error.</div><div><br></div><div><a href="https://github.com/SwiftGL/CGLFW3Linux/blob/master/module.modulemap">https://github.com/SwiftGL/CGLFW3Linux/blob/master/module.modulemap</a><br></div><div><br></div><div>If you get it working, please let me know what Linux you are using and send me the code. (github ticket, email, carrier pigeon, whatever).</div><div><br></div><div>I looked for something with less friction than GLFW but came up empty. It&#39;s possible to make a pure Swift replacement, but I don&#39;t have the resources to make that happen any time soon.</div><div><br></div><div>-david</div><div><br></div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 23, 2016 at 1:00 PM, Marco Feltmann <span dir="ltr">&lt;<a href="mailto:coding@marcofeltmann.de" target="_blank">coding@marcofeltmann.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hey David,<br>
<br>
I really appreciate this idea!<br>
<br>
Unfortunately when I try to build the `Hello Window` tutorial Linux<br>
tells me the linker couldn&#39;t find -lglfw3 although I installed it<br>
properly.<br>
<br>
Well, since I&#39;m on Linux I modified the Package.swift and removed the<br>
Dependency Adding stuff since I only need the CGLFW3Linux.git<br>
<br>
I have no clue where this linking is done so I&#39;m unable to optimize the<br>
`3` out of the linking. My distribution does only support GLFW3 and has<br>
no support for GLFW2, so maybe they simply renamed it?<br>
<br>
If you could point me to the right direction I&#39;d like to dig deeper into<br>
your tutorials.<br>
<br>
Cheers<br>
<span class="HOEnZb"><font color="#888888">Marco<br>
</font></span></blockquote></div><br></div>