How to install OpenGL on Ubuntu 22.04

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 พ.ค. 2024
  • 0:00 - Introduction
    0:08 - Visual Studio Code installation + packages update
    0:44 - Compiler installation
    1:01 - libgl + libglfw3 installation
    1:35 - Creating the openGl project folder
    2:01 - C++ extensions installation
    2:19 - glad installation
    3:43 - Getting an openGl example program
    5:19 - Configuring the build of the project
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 19

  • @aaanas
    @aaanas 11 หลายเดือนก่อน

    Thanks for the video.
    Is it necessary to create the C++ project after installing the packages, or you just did it for test purpose?

  • @GoblinCityy
    @GoblinCityy 2 หลายเดือนก่อน

    dude thank you this answered all my questions

    • @absprog
      @absprog  2 หลายเดือนก่อน

      Glad it was helpful!👍

  • @scootjest2600
    @scootjest2600 11 หลายเดือนก่อน +1

    Awesome!!

    • @absprog
      @absprog  11 หลายเดือนก่อน

      Thank you for taking the time to leave a positive comment 🤝

  • @nicolasuhr8516
    @nicolasuhr8516 2 หลายเดือนก่อน

    hero 🙏

    • @absprog
      @absprog  2 หลายเดือนก่อน

      🤝

  • @AlaaBouramdane
    @AlaaBouramdane 2 หลายเดือนก่อน

    i get undefined reference to every function please help

  • @_ab_6490
    @_ab_6490 ปีที่แล้ว

    👍

  • @ishananchit677
    @ishananchit677 7 หลายเดือนก่อน

    this isnt orking, even after including glad.h, im still getting undefined reference error for all glad and glfw functions

    • @rakshitx1
      @rakshitx1 5 หลายเดือนก่อน +2

      add "-ldl"

    • @AlaaBouramdane
      @AlaaBouramdane 2 หลายเดือนก่อน

      still not working
      @@rakshitx1

    • @AlaaBouramdane
      @AlaaBouramdane 2 หลายเดือนก่อน

      @@rakshitx1 still not working

  • @beratmert1923
    @beratmert1923 2 หลายเดือนก่อน

    #include syas: #include errors detected. Please update your includePath. Squiggles are disabled for this translation unit (C:\Users\LENOVO\OneDrive\Masaüstü\Assignment_1\main.cpp).C/C++(1696)
    cannot open source file "GLFW/glfw3.h"C/C++(1696)

  • @cybrd230
    @cybrd230 8 หลายเดือนก่อน

    Where should I move the glad folder if I want to use #include

    • @actual_mel
      @actual_mel 8 หลายเดือนก่อน

      my money is in the location where the other c/c++ libraries are but I don't think it''s worth it 🤔

    • @cybrd230
      @cybrd230 8 หลายเดือนก่อน

      Its done, It was simple

    •  หลายเดือนก่อน

      Can you explain what you did to make it work please​@@cybrd230