Giter Club home page Giter Club logo

opengl-boilerplate's People

Contributors

andersonfreitas avatar bagobor avatar nigels-com avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

opengl-boilerplate's Issues

git submodule update not working

Before I get into the meat of the problem, here is what I did to follow your setup instructions layed out in the readme (so that you may replicate it yourself.)

  1. Open a new terminal window
  2. In the terminal I typed git clone https://github.com/andersonfreitas/opengl-boilerplate/
  3. That worked fine, so I typed cd opengl-boilerplate
  4. Then I typed git submodule init - all fine
  5. Finally, I typed git submodule update, this time I got these errors:
Cloning into 'external/glew'...
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Clone of '[email protected]:nigels-com/glew.git' into submodule path 'external/glew' failed

So I looked up this problem and found a possible on Stack Overflow that said you should update your SSH keys. To do that you can do the following (according to the person who answered the question):

  1. vim ~/.ssh/id_rsa.pub - you should be executing that on your machine to find out the new (correct) SSH key
  2. Copy the SSH key
  3. Go to the GitHub settings
  4. Select option "SSH keys"
  5. Remove the old SSH keys not used anymore.
  6. Add the new SSH key

Reference: https://stackoverflow.com/questions/25957125/git-submodule-permission-denied

Redefinition errors

I'm going to leave this here in the hope of being answered.

I cloned your project and followed the instructions but when I open this up in Xcode I get a load of redefinition errors. These are being caused by glew (I left an issue report there also).

If you in any case know what this may be causing, please let me know.

Working on a macbook pro using El Capitan

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.