I found a game's soure code from internet.
but I couldn't compile it. It gave errors, I add new lines at the end of the .h files, but the errors still going on.
actually, this project is not so important. I just need an easy 3d game written in c++ with opengl/glut. but with the source code.
for example 3d snake, or 3d tetris or 3d skoban.
do somebody have? I
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You will probably end up with the same problems, so you may as well fix this one. If you don't want to simply post the log as requested, I am assuming that you don't want help.
Bye.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Help us out here! Post the log. The error message specify file and line numbers for the location of the error; you might post that rather than require us to download and compile unknown code.
I am not about to download the unknown file form some dodgy flashing ad ridden download site. Link to the original source for this project.
> I add new lines at the end of the .h
> files, but the errors still going on.
What did you add? Why did you thing adding lines would be a solution!?
Judging from teh download filename, the project required openGL/GLUT; do you have that?
How did you set up your project, did you create a Dev project or use a makefile supplied with the source. Was the source intended for compilation on Windows?
Just post the log, and most of the above questions I can answer for myself.
Clifford
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I found a game's soure code from internet.
but I couldn't compile it. It gave errors, I add new lines at the end of the .h files, but the errors still going on.
this is the orijinal project.
http://rapidshare.de/files/41120379/chiche_glut_source.zip.html
can somebody help me to compile it?
actually, this project is not so important. I just need an easy 3d game written in c++ with opengl/glut. but with the source code.
for example 3d snake, or 3d tetris or 3d skoban.
do somebody have? I
sigh
You will probably end up with the same problems, so you may as well fix this one. If you don't want to simply post the log as requested, I am assuming that you don't want help.
Bye.
Help us out here! Post the log. The error message specify file and line numbers for the location of the error; you might post that rather than require us to download and compile unknown code.
I am not about to download the unknown file form some dodgy flashing ad ridden download site. Link to the original source for this project.
> I add new lines at the end of the .h
> files, but the errors still going on.
What did you add? Why did you thing adding lines would be a solution!?
Judging from teh download filename, the project required openGL/GLUT; do you have that?
How did you set up your project, did you create a Dev project or use a makefile supplied with the source. Was the source intended for compilation on Windows?
Just post the log, and most of the above questions I can answer for myself.
Clifford