Author Topic: Need help please  (Read 7509 times)

picolo999

  • Traveller
  • *
  • Posts: 15
    • View Profile
Need help please
« on: June 28, 2006, 07:40:20 am »
Hi,

I'm trying to compile planeshift and have downloaded all of the CVS data OK but there appears to be errors in this guide and I only get errors outputted by Visual C++ 2005.  Anyways here is my error:

Code: [Select]
------ Build started: Project: libcrystalspace, Configuration: Debug Win32 ------
Compiling...
Project : error PRJ0003 : Error spawning 'cl.exe'.
Build log was saved at "file://c:\development\CS\out\debug8\build\libcrystalspace\BuildLog.htm"
libcrystalspace - 1 error(s), 0 warning(s)
------ Build started: Project: libcrystalspace_opengl, Configuration: Debug Win32 ------
Compiling...
Project : error PRJ0003 : Error spawning 'cl.exe'.
Build log was saved at "file://c:\development\CS\out\debug8\build\libcrystalspace_opengl\BuildLog.htm"
libcrystalspace_opengl - 1 error(s), 0 warning(s)
------ Build started: Project: libcrystalspace_windows, Configuration: Debug Win32 ------
Compiling...
Project : error PRJ0003 : Error spawning 'cl.exe'.
Build log was saved at "file://c:\development\CS\out\debug8\build\libcrystalspace_windows\BuildLog.htm"
libcrystalspace_windows - 1 error(s), 0 warning(s)
------ Build started: Project: libcrystalspace_directx, Configuration: Debug Win32 ------
Compiling...
Project : error PRJ0003 : Error spawning 'cl.exe'.
Build log was saved at "file://c:\development\CS\out\debug8\build\libcrystalspace_directx\BuildLog.htm"
libcrystalspace_directx - 1 error(s), 0 warning(s)
------ Build started: Project: plgvfs, Configuration: Debug Win32 ------
Compiling...
Project : error PRJ0003 : Error spawning 'cl.exe'.
Build log was saved at "file://c:\development\CS\out\debug8\build\plgvfs\BuildLog.htm"
plgvfs - 1 error(s), 0 warning(s)
------ Build started: Project: plgtlfunc, Configuration: Debug Win32 ------
Compiling...
Project : error PRJ0003 : Error spawning 'cl.exe'.
Build log was saved at "file://c:\development\CS\out\debug8\build\plgtlfunc\BuildLog.htm"
plgtlfunc - 1 error(s), 0 warning(s)
------ Build started: Project: plgthingldr, Configuration: Debug Win32 ------
Compiling...
Project : error PRJ0003 : Error spawning 'cl.exe'.
Build log was saved at "file://c:\development\CS\out\debug8\build\plgthingldr\BuildLog.htm"
plgthingldr - 1 error(s), 0 warning(s)
------ Build started: Project: plgthing, Configuration: Debug Win32 ------
Compiling...
Project : error PRJ0003 : Error spawning 'cl.exe'.
Build log was saved at "file://c:\development\CS\out\debug8\build\plgthing\BuildLog.htm"
plgthing - 1 error(s), 0 warning(s)

What is cl.exe?

Any help would be thanked greatly, thanks.

Xordan

  • Moderator
  • Forum Addict
  • *
  • Posts: 3845
  • For God and the Empire
    • View Profile
Re: Need help please
« Reply #1 on: June 28, 2006, 07:52:48 am »
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=71217&SiteID=1

This seems fairly relevant to your problem. Try following some of the answers given there.

picolo999

  • Traveller
  • *
  • Posts: 15
    • View Profile
Re: Need help please
« Reply #2 on: June 28, 2006, 08:16:44 am »
Well thanks it worked but I now have another error:

Code: [Select]
c:\development\cs\include\csutil\win32\csosdefs.h(204) : fatal error C1083: Cannot open include file: 'windef.h': No such file or directory

I have search my entire hard drive and have not found any file called windef.h

Any help would be nice, thanks.

AryHann

  • Veteran
  • *
  • Posts: 1244
  • WonderWoman
    • View Profile
Re: Need help please
« Reply #3 on: June 28, 2006, 08:39:26 am »
Give a look at this: http://planeshift.cvs.sourceforge.net/*checkout*/planeshift/planeshift/docs/compiling.html?revision=1.24 and install the proper files, if you haven't done it, for MSVC 8.

The guide on Laanx is super obsolete.
AryHann

http://www.reflex.lth.se/culture/annelov - Virtual Annelöv -
Engine Dep. - One of Talad's Angels - Aka ww & Ahrijani's Goddess

picolo999

  • Traveller
  • *
  • Posts: 15
    • View Profile
Re: Need help please
« Reply #4 on: June 28, 2006, 09:42:28 am »
Where do I download the nVidia toolkit. I have searched the entire nVidia website but cannot find it.

Thanks for any help you offer. ;)

ThomPhoenix

  • Testers
  • Forum Addict
  • *
  • Posts: 2678
  • A Phoenix, what'd you expect?
    • View Profile
Re: Need help please
« Reply #5 on: June 28, 2006, 09:45:25 am »
What do you need the nvidia toolkit for?
We're not evil. We're simply amazing.

AryHann

  • Veteran
  • *
  • Posts: 1244
  • WonderWoman
    • View Profile
Re: Need help please
« Reply #6 on: June 28, 2006, 09:46:04 am »
You are using the wrong part of that guide.
You need to select Windows and MSVC in the upper part of the document.

If you find it easier, give a look at this: http://planeshift.cvs.sourceforge.net/planeshift/planeshift/docs/compiling-visualc.txt?hideattic=0&view=markup but remember, the dates are not updated and you have to look into the other one for that.
AryHann

http://www.reflex.lth.se/culture/annelov - Virtual Annelöv -
Engine Dep. - One of Talad's Angels - Aka ww & Ahrijani's Goddess

picolo999

  • Traveller
  • *
  • Posts: 15
    • View Profile
Re: Need help please
« Reply #7 on: June 28, 2006, 12:41:59 pm »
OK so I finally sorted out all of the required files etc. Now thought when I try to compile CrystalSpace I get this error:

Code: [Select]
------ Build started: Project: libcrystalspace, Configuration: Debug Win32 ------
Compiling...
Project : error PRJ0002 : Error result -1073741515 returned from 'C:\Program Files\Microsoft Visual Studio 8\VC\bin\cl.exe'.
Build log was saved at "file://c:\development\CS\out\debug8\build\libcrystalspace\BuildLog.htm"
libcrystalspace - 1 error(s), 0 warning(s)
------ Build started: Project: libcrystalspace_opengl, Configuration: Debug Win32 ------
Compiling...
Project : error PRJ0002 : Error result -1073741515 returned from 'C:\Program Files\Microsoft Visual Studio 8\VC\bin\cl.exe'.
Build log was saved at "file://c:\development\CS\out\debug8\build\libcrystalspace_opengl\BuildLog.htm"
libcrystalspace_opengl - 1 error(s), 0 warning(s)
------ Build started: Project: libcrystalspace_windows, Configuration: Debug Win32 ------
Compiling...
Project : error PRJ0002 : Error result -1073741515 returned from 'C:\Program Files\Microsoft Visual Studio 8\VC\bin\cl.exe'.
Build log was saved at "file://c:\development\CS\out\debug8\build\libcrystalspace_windows\BuildLog.htm"
libcrystalspace_windows - 1 error(s), 0 warning(s)
------ Build started: Project: libcrystalspace_directx, Configuration: Debug Win32 ------
Compiling...
Project : error PRJ0002 : Error result -1073741515 returned from 'C:\Program Files\Microsoft Visual Studio 8\VC\bin\cl.exe'.
Build log was saved at "file://c:\development\CS\out\debug8\build\libcrystalspace_directx\BuildLog.htm"
libcrystalspace_directx - 1 error(s), 0 warning(s)
------ Build started: Project: plgvfs, Configuration: Debug Win32 ------
Compiling...
Project : error PRJ0002 : Error result -1073741515 returned from 'C:\Program Files\Microsoft Visual Studio 8\VC\bin\cl.exe'.
Build log was saved at "file://c:\development\CS\out\debug8\build\plgvfs\BuildLog.htm"
plgvfs - 1 error(s), 0 warning(s)

Any help would be appreciated, thanks. ;)

AryHann

  • Veteran
  • *
  • Posts: 1244
  • WonderWoman
    • View Profile
Re: Need help please
« Reply #8 on: June 28, 2006, 12:48:51 pm »
AryHann

http://www.reflex.lth.se/culture/annelov - Virtual Annelöv -
Engine Dep. - One of Talad's Angels - Aka ww & Ahrijani's Goddess

picolo999

  • Traveller
  • *
  • Posts: 15
    • View Profile
Re: Need help please
« Reply #9 on: June 28, 2006, 07:00:56 pm »
I have 11 more items to compile then CS will be fully compiled. Here are the current errors I get:

Code: [Select]
------ Build started: Project: plggmeshldr, Configuration: Debug Win32 ------
Compiling...
gmeshldr.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\plugins\mesh\genmesh\persist\standard\gmeshldr.cpp': No such file or directory
Build log was saved at "file://c:\development\CS\out\debug8\build\plggmeshldr\BuildLog.htm"
plggmeshldr - 1 error(s), 0 warning(s)
------ Build started: Project: plggmeshanim, Configuration: Debug Win32 ------
Compiling...
gmeshanim.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\plugins\mesh\genmesh\anim\gmeshanim.cpp': No such file or directory
Build log was saved at "file://c:\development\CS\out\debug8\build\plggmeshanim\BuildLog.htm"
plggmeshanim - 1 error(s), 0 warning(s)
------ Build started: Project: plggmesh3ds, Configuration: Debug Win32 ------
Compiling...
gmesh3ds.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\plugins\mesh\genmesh\persist\gmesh3ds\gmesh3ds.cpp': No such file or directory
Build log was saved at "file://c:\development\CS\out\debug8\build\plggmesh3ds\BuildLog.htm"
plggmesh3ds - 1 error(s), 0 warning(s)
------ Build started: Project: plggenmesh, Configuration: Debug Win32 ------
Compiling...
genmesh.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\plugins\mesh\genmesh\object\genmesh.cpp': No such file or directory
Build log was saved at "file://c:\development\CS\out\debug8\build\plggenmesh\BuildLog.htm"
plggenmesh - 1 error(s), 0 warning(s)
------ Build started: Project: plgfountldr, Configuration: Debug Win32 ------
Compiling...
fountldr.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\plugins\mesh\fountain\persist\standard\fountldr.cpp': No such file or directory
Build log was saved at "file://c:\development\CS\out\debug8\build\plgfountldr\BuildLog.htm"
plgfountldr - 1 error(s), 0 warning(s)
------ Build started: Project: plgfountain, Configuration: Debug Win32 ------
Compiling...
fountain.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\plugins\mesh\fountain\object\fountain.cpp': No such file or directory
Build log was saved at "file://c:\development\CS\out\debug8\build\plgfountain\BuildLog.htm"
plgfountain - 1 error(s), 0 warning(s)
------ Build started: Project: plgfireldr, Configuration: Debug Win32 ------
Compiling...
fireldr.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\plugins\mesh\fire\persist\standard\fireldr.cpp': No such file or directory
Build log was saved at "file://c:\development\CS\out\debug8\build\plgfireldr\BuildLog.htm"
plgfireldr - 1 error(s), 0 warning(s)
------ Build started: Project: plgfire, Configuration: Debug Win32 ------
Compiling...
fire.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\plugins\mesh\fire\object\fire.cpp': No such file or directory
Build log was saved at "file://c:\development\CS\out\debug8\build\plgfire\BuildLog.htm"
plgfire - 1 error(s), 0 warning(s)
------ Build started: Project: plgexploldr, Configuration: Debug Win32 ------
Compiling...
exploldr.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\plugins\mesh\explo\persist\standard\exploldr.cpp': No such file or directory
Build log was saved at "file://c:\development\CS\out\debug8\build\plgexploldr\BuildLog.htm"
plgexploldr - 1 error(s), 0 warning(s)
------ Build started: Project: plgexplo, Configuration: Debug Win32 ------
Compiling...
explo.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\plugins\mesh\explo\object\explo.cpp': No such file or directory
Build log was saved at "file://c:\development\CS\out\debug8\build\plgexplo\BuildLog.htm"
plgexplo - 1 error(s), 0 warning(s)
------ Build started: Project: plgemitldr, Configuration: Debug Win32 ------
Compiling...
emitldr.cpp
c:\development\cs\plugins\mesh\emit\persist\standard\emitldr.cpp(25) : fatal error C1083: Cannot open include file: 'emitldr.h': No such file or directory
Build log was saved at "file://c:\development\CS\out\debug8\build\plgemitldr\BuildLog.htm"
plgemitldr - 1 error(s), 0 warning(s)

I have searched MSDN and found nothing of interest. Also I have noticed that some of the directories listed in the errors above don't even exist in the plugins folder.

Any help would be appreciated, thanks. ;)

Edit>>   Nevermind I figured it out on my own.
« Last Edit: June 28, 2006, 08:00:25 pm by picolo999 »

picolo999

  • Traveller
  • *
  • Posts: 15
    • View Profile
Re: Need help please
« Reply #10 on: June 28, 2006, 08:14:30 pm »
Ooops! sorry my mistake I have 5 errors in the last compilation (4 of which appear to be syntax errors in the CS code itself). Anyways here are the offending errors:

Code: [Select]
------ Build started: Project: plgemitldr, Configuration: Debug Win32 ------
Compiling...
emitldr.cpp
c:\development\cs\plugins\mesh\emit\persist\standard\emitldr.cpp(355) : error C2065: 'rot_quat' : undeclared identifier
c:\development\cs\plugins\mesh\emit\persist\standard\emitldr.cpp(356) : error C2065: 'csSkelBone' : undeclared identifier
c:\development\cs\plugins\mesh\emit\persist\standard\emitldr.cpp(356) : error C2065: 'other' : undeclared identifier
c:\development\cs\plugins\mesh\emit\persist\standard\emitldr.cpp(356) : error C2182: 'CopyFrom' : illegal use of type 'void'
c:\development\cs\plugins\mesh\emit\persist\standard\emitldr.cpp(356) : fatal error C1903: unable to recover from previous error(s); stopping compilation
Build log was saved at "file://c:\development\CS\out\debug8\build\plgemitldr\BuildLog.htm"
plgemitldr - 5 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 189 up-to-date, 0 skipped ==========

Thanks for your help. ;)

AryHann

  • Veteran
  • *
  • Posts: 1244
  • WonderWoman
    • View Profile
Re: Need help please
« Reply #11 on: June 28, 2006, 11:34:22 pm »
If you are using the SVN revision suggested by the compiling guide you shouldn't have compiling error. Are you sure you are using the right revision?
AryHann

http://www.reflex.lth.se/culture/annelov - Virtual Annelöv -
Engine Dep. - One of Talad's Angels - Aka ww & Ahrijani's Goddess

picolo999

  • Traveller
  • *
  • Posts: 15
    • View Profile
Re: Need help please
« Reply #12 on: June 29, 2006, 05:35:21 am »
Well which version should I have.

AryHann

  • Veteran
  • *
  • Posts: 1244
  • WonderWoman
    • View Profile
Re: Need help please
« Reply #13 on: June 29, 2006, 05:37:33 am »
The guide states:
CS SVN revison: 24805
AryHann

http://www.reflex.lth.se/culture/annelov - Virtual Annelöv -
Engine Dep. - One of Talad's Angels - Aka ww & Ahrijani's Goddess

SpiritWarmer

  • Wayfarer
  • *
  • Posts: 6
    • View Profile
Questions about how you are programming PlaneShift
« Reply #14 on: July 20, 2006, 07:15:08 pm »
I learned c++ programming in a "for dummies" book but it didn't tell me anything about how to make my apps(games) accessable over the internet.
could you reccomend a book or internet site(preferably a book) that could teach me how to do that?
I'm not sure if this is correct but this has something to do with cgi, right?

This book also doesn't tell me how to use any kind of graphics; researched it on the internet: something about OpenGL?
Again...know any good reading that could help me?

when a game is a mmorpg like PS, it has two parts...right? one part being on the server sending data to players about where everything is and the other on our computers which generates visuals from the files on our computers?

what software(compilers and such) are you using to make planeshift or what would you reccomend I use?

Thanks