News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

NeHe OpenGL lessons for C::B

Started by bluekid, March 03, 2006, 08:33:08 AM

Previous topic - Next topic

bluekid

What is blue ? Blue is the invisible becoming visible.

Michael

#1
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
[url="http://img207.imageshack.us/img207/9728/411948picture4em.png"]http://img207.imageshack.us/img207/9728/411948picture4em.png[/url]

bluekid

I download and check. There is no problem so
re-download and try again
I write some explanations in a readme in a package
What is blue ? Blue is the invisible becoming visible.

Michael

Quote from: bluekid on March 03, 2006, 01:18:12 PM
I download and check. There is no problem so
re-download and try again

Ok. Thanks.

Quote from: bluekid on March 03, 2006, 01:18:12 PM
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
[url="http://img207.imageshack.us/img207/9728/411948picture4em.png"]http://img207.imageshack.us/img207/9728/411948picture4em.png[/url]

bluekid

ok you are right but my english is not good so writing english diffucult for me
What is blue ? Blue is the invisible becoming visible.

MortenMacFly

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.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

bluekid

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
What is blue ? Blue is the invisible becoming visible.