Menu

devc++ compile errors

2008-12-12
2012-09-26
  • ahmet karagoz

    ahmet karagoz - 2008-12-12

    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?

     
    • ahmet karagoz

      ahmet karagoz - 2008-12-12

      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

       
    • cpns

      cpns - 2008-12-12

      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.

       
    • cpns

      cpns - 2008-12-12

      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

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.