ryzom / ryzomcore

Ryzom Core is the open-source project related to the Ryzom game. This community repository is synchronized with the Ryzom Forge repository, based on the Core branch.
https://wiki.ryzom.dev
GNU Affero General Public License v3.0
331 stars 89 forks source link

http://www.ryzomcore.org/ does not work #319

Closed ryzom-pipeline closed 4 years ago

ryzom-pipeline commented 6 years ago

Original report by Rocker Irwin (Bitbucket: mightee, GitHub: mightee).


this website is written everywhere but it doesnt work. how do I get the documentation ?

ryzom-pipeline commented 6 years ago

Original comment by Cédric Ochs (Bitbucket: [Cédric OCHS](https://bitbucket.org/Cédric OCHS), ).


It should be there https://ryzomcore.atlassian.net/wiki/spaces/RC/overview

ryzomcore.org was purchased by someone who isn't active anymore :( We need to replace all links by something more official like *.ryzom.com

ryzom-pipeline commented 6 years ago

Original comment by Rocker Irwin (Bitbucket: mightee, GitHub: mightee).


yes please do that. or if you cant, let me do it. i spent hours trying to find the documentation. the code does not compile after cmake creates the solution. need to debug

ryzom-pipeline commented 6 years ago

Original comment by Cédric Ochs (Bitbucket: [Cédric OCHS](https://bitbucket.org/Cédric OCHS), ).


Please on what platform are you ?

There are more updated docs to compile Ryzom Core :

ryzom-pipeline commented 6 years ago

Original comment by Rocker Irwin (Bitbucket: mightee, GitHub: mightee).


why so many different places ?

Im trying to build on windows 10 with visual studio 2015.

when I try to build the project ALL_BUILD i get following errors:

#!c++
Error   RC2127  version WORDs separated by commas expected  NeL, Driver, Sound - OpenAL D:\Projeler\ryzom\code\nel\src\sound\driver\openal\resources.rc 6   
Error   RC2167  unrecognized VERSIONINFO field;  BEGIN or comma expected    NeL, Driver, Sound - OpenAL D:\Projeler\ryzom\code\nel\src\sound\driver\openal\resources.rc 6   
Error   RC2127  version WORDs separated by commas expected  NeL, Driver, Video - OpenGL D:\Projeler\ryzom\code\nel\src\3d\driver\opengl\resources.rc    6   
Error   RC2167  unrecognized VERSIONINFO field;  BEGIN or comma expected    NeL, Driver, Video - OpenGL D:\Projeler\ryzom\code\nel\src\3d\driver\opengl\resources.rc    6   
Error   RC2127  version WORDs separated by commas expected  NeL, Driver, Sound - DirectSound    D:\Projeler\ryzom\code\nel\src\sound\driver\dsound\resources.rc 6   
Error   RC2167  unrecognized VERSIONINFO field;  BEGIN or comma expected    NeL, Driver, Sound - DirectSound    D:\Projeler\ryzom\code\nel\src\sound\driver\dsound\resources.rc 6   
Error   LNK1104 cannot open file 'ryzom_aishare.lib'    Ryzom, Tools, Server - AI Build World Map   D:\Projeler\ryzom\code\build\ryzom\tools\server\ai_build_wmap\LINK  1   
Error   LNK1104 cannot open file 'ryzom_servershare.lib'    Ryzom, Tools, Server - Build World Packed Collisions    D:\Projeler\ryzom\code\build\ryzom\tools\server\build_world_packed_col\LINK 1   
Error   LNK1104 cannot open file 'ryzom_aishare.lib'    Ryzom, Tools, Server - R2 Islands Textures  D:\Projeler\ryzom\code\build\ryzom\tools\client\r2_islands_textures\LINK    1   
ryzom-pipeline commented 6 years ago

Original comment by Cédric Ochs (Bitbucket: [Cédric OCHS](https://bitbucket.org/Cédric OCHS), ).


So many places because, each time someone complains :p

Did you follow the guide ? I suspect you didn't install TortoiseHg.

Btw could you paste the real errors please ?

For example if ryzom_aishare.lib can't be build, it should have an error while compiling it.

ryzom-pipeline commented 6 years ago

Original comment by Rocker Irwin (Bitbucket: mightee, GitHub: mightee).


well they are right to complain. its impossible to find information or website that works.

it did compile though, tortoise hg was missing.

ryzom-pipeline commented 6 years ago

Original comment by Tim Weatherford (Bitbucket: [Tim Weatherford](https://bitbucket.org/Tim Weatherford), ).


You can solve that issue by removing the extra commas from the end of your config.h file in your build directory(or alternatively inserting a revision number).

This has also been fixed in more recent commits.

To address the original issue of http://ryzomcore.org/ being down, I have purchased http://ryzomcore.com/ and I am working on some updates to contribute to the documentation from what I have been able to put together so far.

ryzom-pipeline commented 6 years ago

Original comment by Andrew Kicks (Bitbucket: Gamic, GitHub: Gamic).


Could you add some meta information into the new site to make it easier to find? Currently, searching for ryzom development brings up all the old websites.