OpenGL C++ GLFW

  • Sander172
    Likes 0

    Problem Description

    I'm currently following the tutorials of OpenGL C++. I’m almost done with it and my question: will there be more tutorials soon? The tutorials are great and I want to learn more about OpenGL C++.


  • Sonar Systems admin
    Likes 0

    Is it the Modern OpenGL series?


    This reply has been verified.
  • Sander172
    Likes 0

    Yes, it is.

  • Sander172
    Likes 0

    I’m at tutorial 15 now and I'm trying to setup ‘Assimp’. I have generated it with CMake and now I'm trying to build the project, but I get a lot of errors.

  • Sonar Systems admin
    Likes 0

    There will be more videos coming soon.

     

    What errors are you getting? Also what platform are you developing on?

  • Sander172
    Likes 0

    I'm using Windows and Visual Studio 2012.

    4099 errors. I made 3 screenshots, you can find them in the link:

    https://ibb.co/e9xeWa 
    https://ibb.co/ek1TPv 
    https://ibb.co/hj2Dra


    This reply has been verified.
  • Sander172
    Likes 0

    I just tried to setup Assimp with command prompt. Now I’m only missing 28 files for the ‘test/unit’ directory. Do you know how to fix this?

  • Sander172
    Likes 0

    Finally it work!

  • Sonar Systems admin
    Likes 0

    Great to hear you fixed it.

     

    What was the issue?

  • Sander172
    Likes 0

    Using version 3.3.1 instead of 4...

  • Sonar Systems admin
    Likes 0

    OK .   

Login to reply