-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
On 2014-07-21 15:30, Antoine Villeret via GEM-dev wrote:
hello,
I started a Wiki page with a step-by-step how-to here : https://github.com/avilleret/Gem/wiki/How-to-build-Gem-on-MacOSX-Mavericks
It's a work in progress
feel free to merge / fork / improve or just read it :-)
thanks for sharing.
i've forked to umlaeute/Gem.wiki, fixed a couple of spelling errors and the like and pushed.
unfortunately there seems to be no way to do a pull-request for the wiki.
so probably just do:
$ git clone git@github.com:avilleret/Gem.wiki.git $ cd Gem.wiki $ git remote add umlaeute git@github.com:umlaeute/Gem.wiki.git $ git pull umlaeute master $ git push
:-)
on a side-note: Gem should fall-back to a built-in `glew`, so i wonder why you needed to install it as well. is this related to https://github.com/umlaeute/Gem/issues/26 ?)
fgasdr IOhannes