savannah-register-public
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-register-public] [task #8295] Submission of SFML spaceshooter


From: Alexander Shulgin
Subject: [Savannah-register-public] [task #8295] Submission of SFML spaceshooter
Date: Wed, 01 Oct 2008 21:23:56 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.1) Gecko/2008071420 Iceweasel/3.0.1 (Debian-3.0.1-1)

Follow-up Comment #3, task #8295 (project administration):

Hi again,

There are a few issues with your project:

1. The file `Enemy_Help.hpp' is missing the license header.  Please add it as
you do in other source files.

2. It is recommended to license media files (e.g., images and audio) not
under GNU GPL, but some other license better suited for media distribution. 
Examples are Creative Commons Attribution and Attribution-Sharealike
licenses.

You can do so by adding a file named COPYING.MEDIA (or alike) and explaining
the licensing scheme in README or LICENSE file.

3. I'd like to compile your project but currently see such errors:

-MP -MF .deps/Ally.Tpo -c -o Ally.o Ally.cpp
In file included from Weapon.hpp:31,
                 from Ship.hpp:31,
                 from NPC.hpp:24,
                 from Enemy.hpp:27,
                 from Ally.hpp:21,
                 from Ally.cpp:18:
Projectile.hpp: In member function ‘float CProjectile::GetXPosition()
const’:
Projectile.hpp:84: error: ‘const class sf::Sprite’ has no member named
‘GetLeft’
Projectile.hpp: In member function ‘float CProjectile::GetYPosition()
const’:
Projectile.hpp:87: error: ‘const class sf::Sprite’ has no member named
‘GetTop’
...

What could be the problem?

The rest looks good and I think your project can be approved quickly. :-)

--
Regards,
Alex


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/task/?8295>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]