Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: bluekid on March 03, 2006, 08:33:08 am

Title: NeHe OpenGL lessons for C::B
Post by: bluekid on March 03, 2006, 08:33:08 am
http://bluekid.mylivepage.com/file/?fileid=90
Title: Re: NeHe OpenGL lessons for C::B
Post by: Michael on March 03, 2006, 11:12:47 am
Hello,

Unpacking your .rar, I got the following errors:

Quote
NeHe for CodeBlocks\glaux.dll: The file "NeHe for CodeBlocks\glaux.dll" header is corrupt
NeHe for CodeBlocks\glut: The file "NeHe for CodeBlocks\glut" header is corrupt
NeHe for CodeBlocks\Lesson01\.objs: The file "NeHe for CodeBlocks\Lesson01\.objs" header is corrupt
NeHe for CodeBlocks\Lesson01: The file "NeHe for CodeBlocks\Lesson01" header is corrupt
NeHe for CodeBlocks\Lesson02\.objs: The file "NeHe for CodeBlocks\Lesson02\.objs" header is corrupt
NeHe for CodeBlocks\Lesson02: The file "NeHe for CodeBlocks\Lesson02" header is corrupt
NeHe for CodeBlocks\Lesson03\.objs: The file "NeHe for CodeBlocks\Lesson03\.objs" header is corrupt
NeHe for CodeBlocks\Lesson03: The file "NeHe for CodeBlocks\Lesson03" header is corrupt
.... //and several others not added to save storage space.

Anyway, it seems an interesting package of lessons. Thanks for sharing it :). May be some more explanations from your part would have been appreciated...

Best wishes,
Michael
Title: Re: NeHe OpenGL lessons for C::B
Post by: bluekid on March 03, 2006, 01:18:12 pm
I download and check. There is no problem so
re-download and try again
I write some explanations in a readme in a package
Title: Re: NeHe OpenGL lessons for C::B
Post by: Michael on March 03, 2006, 01:46:09 pm
I download and check. There is no problem so
re-download and try again

Ok. Thanks.

I write some explanations in a readme in a package

I just meant that it could be useful to put 1-2 lines of explanations together with the link, rather than just the link itself.

Best wishes,
Michael
Title: Re: NeHe OpenGL lessons for C::B
Post by: bluekid on March 03, 2006, 01:52:44 pm
ok you are right but my english is not good so writing english diffucult for me
Title: Re: NeHe OpenGL lessons for C::B
Post by: MortenMacFly on March 03, 2006, 05:10:52 pm
Thanks bluekid, when I was "learning" OpenGL the NeHe lessons were my choice. I think they are really great Good to see these lessons are adopted to C::B. I know this is an aweful lot of work, but do you plan to provide the other (~40) lessons too...?!
With regards, Morten.
Title: Re: NeHe OpenGL lessons for C::B
Post by: bluekid on March 04, 2006, 03:56:36 pm
maybe later but if you use first 10 lesson you can use most of them.
- freetype library must be installed for some of lessons -
so download source code and Project->New->OpenGL then remove main.cpp add downloaded code
Now I am trying allegro with CodeBlock

Best wishes
BlueKid