OpenGL GLUT tutorial for Latest CodeBlocks

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ต.ค. 2024
  • You'll need to download 3 items :
    1. Codeblocks - www.codeblocks...
    2. Notepad++ - notepad-plus-p...
    3. Freeglut - www.transmissi...
    Hope you all found it easy to follow the tutorial. Drop a like if you guys enjoyed!!!
    #codeblocks
    #opengl #glut #tutorial #computerscience #computergraphicsvideos
    #computer #programming #installation #library

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

  • @munyamunya313
    @munyamunya313 11 วันที่ผ่านมา +1

    thank you very much this one worked for me

    • @MoinulTutorials
      @MoinulTutorials  10 ชั่วโมงที่ผ่านมา

      Glad it helped

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

    Thanks a lot...
    This video was very helpful.

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

      @@hmsaimun8781 Glad It helped ❤️

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

    thanks a lot 😇😃

  • @deepaknayak6728
    @deepaknayak6728 4 หลายเดือนก่อน +2

    Thanks a lot, it works😁

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

      did it actually lol, not working on my machine

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

      How come it's not working on our pc??🌈

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

      @@ten_cents What seems to be the problem @ten_cents ?

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

      Honored to help !

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

      @@MoinulTutorials got it to work with visual studio later on, but thanks for asking

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

    Getting a script error indicating that "the path you entered seems valid, but this wizard can't locate the following GLUT's include file:glut.h in it" in the end part
    What to do now?

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

      Thanks for reaching out.....
      Try copying every .dll file and paste them inside 'C:\Windows' and 'C:\Windows\System32' folders.
      NB:
      -> If you have 32-bit Windows(x86) then copy the .dll files from 'lib' and 'bin' folders.
      -> If you have 64-bit Windows then copy the .dll files from 'lib\x64' and 'bin\x64' folders.
      Also make sure to copy every single file to the Codeblocks directory according to your operating system. (32-bit / 64 bit)
      Let me know if that helped!

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

      @@MoinulTutorials doesn't resolved the issue

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

      Did you copy the files into the GL folder properly?
      And try selecting the "MinGW" folder instead of "x86...." folder as gluts location.
      See if that works for you

  • @idioticcreatureyt
    @idioticcreatureyt 10 วันที่ผ่านมา +1

    error
    ||=== Build: Debug in file_name(compiler: GNU GCC Compiler) ===|
    ld.exe||cannot find -lfreeglut|
    ||error: ld returned 1 exit status|
    ||=== Build failed: 2 error(s), 0 warning(s) (0 minute(s), 0 second(s)) ===|

    • @MoinulTutorials
      @MoinulTutorials  10 ชั่วโมงที่ผ่านมา

      check if you have copied the files according to your Windows architecture (32 bit or 64 bit)

  • @ishika6945
    @ishika6945 19 วันที่ผ่านมา +1

    hey thanks for the video but at the end its showing an error: ld returned 1 exit status

    • @MoinulTutorials
      @MoinulTutorials  19 วันที่ผ่านมา

      @@ishika6945 Thanks for reaching out.
      Another instance of your program might be running in the background. That's why the compiler cannot write the .exe file while it is running on another instance. Windows doesn't allow that.
      Try closing the application completely or restart the computer once. then try compiling again. This should fix your problem.
      Let me know, if this fixed your problem.
      Thanks

  • @mainvillain8463
    @mainvillain8463 7 หลายเดือนก่อน +1

    Why it can't showed glut shape after compiling

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

    glut.cbp is not present in my template file

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

      There has to be a glut.h file. Kindly try to redo the process. Let me know if you find any problems

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

      Same problem

  • @Elden_Lord01
    @Elden_Lord01 ปีที่แล้ว +2

    nice tutorial ...rep++

  • @MadaraObitoItachiShishuiUchiha
    @MadaraObitoItachiShishuiUchiha 5 หลายเดือนก่อน +3

    Its not working

    • @Ar-wj5qr
      @Ar-wj5qr 2 หลายเดือนก่อน

      hey bro can you tell whats a issue?

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

      @@Ar-wj5qr my last step is not working cant see thw visuals

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

      Can you give me a screen shot of the problem?

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

      @@pragyapanwar2987 Can you give me a screen shot ?

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

      same problem. There's a build error showing