|
-
Mar 15th, 2011, 09:22 AM
#1
Thread Starter
New Member
URGENT Asteroid EMERGENCY...
Hello everyone..
I have got an asteroid game which is being developed by my team.. I can't seem to make it compile no more and its deadline at 8 pm GMT. Can any one please other some suggestions or make this game COMPILE & RUN.
Any feedback will be appreciated..
chris
PS - I have uploaded via www.mediafire.com, because I'm being stopped from attaching the zip but will try later
http://www.mediafire.com/?llxkft75kcciu94
-
Mar 15th, 2011, 01:58 PM
#2
Fanatic Member
Re: URGENT Asteroid EMERGENCY...
 Originally Posted by Nautika41
Hello everyone..
I have got an asteroid game which is being developed by my team.. I can't seem to make it compile no more and its deadline at 8 pm GMT. Can any one please other some suggestions or make this game COMPILE & RUN.
Any feedback will be appreciated..
chris
PS - I have uploaded via www.mediafire.com, because I'm being stopped from attaching the zip but will try later
http://www.mediafire.com/?llxkft75kcciu94
OFF TOPIC
Post it to the thread what language are you using. Maybe they can help you.
___________________
Give some REP. if my POST is helpful 
-
Mar 15th, 2011, 02:25 PM
#3
Thread Starter
New Member
Re: URGENT Asteroid EMERGENCY...
thanks for letting me know
-
Mar 15th, 2011, 04:00 PM
#4
Thread Starter
New Member
Re: URGENT Asteroid EMERGENCY...
Has anyone been able to compile this asteroids game in visual studio ??
Help will be truly appreciated
-
Mar 15th, 2011, 04:05 PM
#5
Re: URGENT Asteroid EMERGENCY...
Maybe using a larger font will help.
Other than that, don't expect people to inspect, read the entire project and fix it for you. Post details, what language is it, what version of Visual Studio, what problems you have when compiling it, etc.
-
Mar 15th, 2011, 04:27 PM
#6
Thread Starter
New Member
Re: URGENT Asteroid EMERGENCY...
Its C++, but its not compiling...And its very urgent,
Below is problem
------ Build started: Project: Asteroids3D, Configuration: Debug Win32 ------
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
Asteroid.cpp
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\asteroid.cpp : error C2471: cannot update program database 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb'
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\asteroid.cpp : fatal error C1083: Cannot open program database file: 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb': No such file or directory
Background.cpp
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\background.cpp : error C2471: cannot update program database 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb'
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\background.cpp : fatal error C1083: Cannot open program database file: 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb': No such file or directory
Credits.cpp
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\credits.cpp : error C2471: cannot update program database 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb'
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\credits.cpp : fatal error C1083: Cannot open program database file: 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb': No such file or directory
Data.cpp
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\modelling\data.cpp : error C2471: cannot update program database 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb'
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\modelling\data.cpp : fatal error C1083: Cannot open program database file: 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb': No such file or directory
FontData.cpp
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\framework\fontdata.cpp : error C2471: cannot update program database 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb'
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\framework\fontdata.cpp : fatal error C1083: Cannot open program database file: 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb': No such file or directory
GameManager.cpp
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\gamemanager.cpp : error C2471: cannot update program database 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb'
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\gamemanager.cpp : fatal error C1083: Cannot open program database file: 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb': No such file or directory
Laser.cpp
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\laser.cpp : error C2471: cannot update program database 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb'
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\laser.cpp : fatal error C1083: Cannot open program database file: 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb': No such file or directory
LaserGun.cpp
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\lasergun.cpp : error C2471: cannot update program database 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb'
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\lasergun.cpp : fatal error C1083: Cannot open program database file: 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb': No such file or directory
Main.cpp
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\main.cpp : error C2471: cannot update program database 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb'
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\main.cpp : fatal error C1083: Cannot open program database file: 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb': No such file or directory
Menu.cpp
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\menu.cpp : error C2471: cannot update program database 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb'
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\menu.cpp : fatal error C1083: Cannot open program database file: 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb': No such file or directory
Model.cpp
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\modelling\model.cpp : error C2471: cannot update program database 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb'
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\modelling\model.cpp : fatal error C1083: Cannot open program database file: 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb': No such file or directory
-
Mar 15th, 2011, 04:28 PM
#7
Thread Starter
New Member
Re: URGENT Asteroid EMERGENCY...
ModelManager.cpp
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\modelling\modelmanager.cpp : error C2471: cannot update program database 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb'
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\modelling\modelmanager.cpp : fatal error C1083: Cannot open program database file: 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb': No such file or directory
ModelScreenBeam.cpp
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\modelscreenbeam.cpp : error C2471: cannot update program database 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb'
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\modelscreenbeam.cpp : fatal error C1083: Cannot open program database file: 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb': No such file or directory
ModelScreenCounter.cpp
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\framework\modelscreencounter.cpp : error C2471: cannot update program database 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb'
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\framework\modelscreencounter.cpp : fatal error C1083: Cannot open program database file: 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb': No such file or directory
Projectile.cpp
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\projectile.cpp : error C2471: cannot update program database 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb'
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\projectile.cpp : fatal error C1083: Cannot open program database file: 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb': No such file or directory
ProjectileGun.cpp
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\projectilegun.cpp : error C2471: cannot update program database 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb'
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\projectilegun.cpp : fatal error C1083: Cannot open program database file: 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb': No such file or directory
Rocket.cpp
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\rocket.cpp : error C2471: cannot update program database 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb'
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\rocket.cpp : fatal error C1083: Cannot open program database file: 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb': No such file or directory
RocketGun.cpp
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\rocketgun.cpp : error C2471: cannot update program database 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb'
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\rocketgun.cpp : fatal error C1083: Cannot open program database file: 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb': No such file or directory
Space.cpp
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\space.cpp : error C2471: cannot update program database 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb'
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\space.cpp : fatal error C1083: Cannot open program database file: 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb': No such file or directory
SpaceManager.cpp
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\spacemanager.cpp : error C2471: cannot update program database 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb'
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\spacemanager.cpp : fatal error C1083: Cannot open program database file: 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb': No such file or directory
Generating Code...
Compiling...
SpaceShip.cpp
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\spaceship.cpp : error C2471: cannot update program database 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb'
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\spaceship.cpp : fatal error C1083: Cannot open program database file: 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb': No such file or directory
TargetPointer.cpp
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\targetpointer.cpp : error C2471: cannot update program database 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb'
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\targetpointer.cpp : fatal error C1083: Cannot open program database file: 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb': No such file or directory
WindowManager.cpp
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\windowmanager.cpp : error C2471: cannot update program database 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb'
c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\windowmanager.cpp : fatal error C1083: Cannot open program database file: 'c:\users\administrator.nana-pc\desktop\asteroids\asteroids3d\debug\vc90.pdb': No such file or directory
Generating Code...
Build log was saved at "file://c:\Users\Administrator.NANA-PC\Desktop\Asteroids\Asteroids3D\Debug\BuildLog.htm"
Asteroids3D - 46 error(s), 1 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped
-
Mar 15th, 2011, 04:54 PM
#8
Re: URGENT Asteroid EMERGENCY...
Try removing the debug folder and rebuild it.
Delete it. They just clutter threads anyway.
-
Mar 15th, 2011, 05:07 PM
#9
Thread Starter
New Member
Re: URGENT Asteroid EMERGENCY...
TheBigB i tried that, but it fails to compile..
-
Mar 21st, 2011, 04:28 AM
#10
Re: URGENT Asteroid EMERGENCY...
did you move the game folder? I got a similar error in .net when i moved my projects folder.
-
Mar 21st, 2011, 07:14 AM
#11
Re: URGENT Asteroid EMERGENCY...
@ Nautika41
Which version of Visual Studios are you using?
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
https://get.cryptobrowser.site/30/4111672
-
Mar 21st, 2011, 01:01 PM
#12
Re: URGENT Asteroid EMERGENCY...
i found this on msdn. It is evidently a common problem. Scroll down to the last post.
http://social.msdn.microsoft.com/for...7-6d1a0b21b733
-
Mar 21st, 2011, 05:37 PM
#13
Re: URGENT Asteroid EMERGENCY...
I just thought of something! Nautika41 since you are working in a team (or even if you were just working individual) I would suggested looking into something such VisualSafeSource or Subversion version control tools. Which, can help you and your team better deal with situations like this.
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
https://get.cryptobrowser.site/30/4111672
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|