Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
sphere 56b project
Author Message
fabiohvp
Apprentice
*

Posts: 23
Likes Given: 11
Likes Received: 5 in 4 posts
Joined: Jul 2018
Reputation: 0



Post: #1
sphere 56b project
I downloaded the sphere 56b at https://github.com/Sphereserver/Source/a...130616.zip

but this zip file does not contain the vcxproj, I tried to create one without success.

Anyone has this project file?
09-03-2018 11:58 AM
Find all posts by this user Like Post Quote this message in a reply
[+] 1 user Likes fabiohvp's post
Coruja
Sphere Developer
*****

Posts: 987
Likes Given: 5
Likes Received: 226 in 187 posts
Joined: Jul 2012
Reputation: 7

Dimension Shard

Post: #2
RE: sphere 56b project
on 56b the project file is located on /graysvr/GraySvr.dsw

but note that this "dsw" file extension is really old from pre-historic Visual Studio 6 (1998 ~ 2003) and it's not compatible with Visual Studio >= 2004. So you have to find a way to install VS6 or convert the old .dsw project file into .vcproj (VS2004 ~ VS2008) or .vcxproj (VS2010 ~ VS2017) using an newest Visual Studio. After you find a way to compile the project file, probably it will return many compile errors because old codes usually are not compatible with newest compilers, so all these errors should be fixed manually

and after you take many hours/days to finally compile an "working" 56b build, it's also not recommended use it on a live server because it have tons of security vulnerabilities. So honestly it will be much easier, faster and secure just use sphere 56c/56d instead 56b
09-03-2018 01:06 PM
Find all posts by this user Like Post Quote this message in a reply
[+] 1 user Likes Coruja's post
fabiohvp
Apprentice
*

Posts: 23
Likes Given: 11
Likes Received: 5 in 4 posts
Joined: Jul 2018
Reputation: 0



Post: #3
RE: sphere 56b project
I prefer the 56d too, but I am helping some guys that have a 56b production live server and to migrate all the scripts with no bugs is no easy feat..

Off topic:
Coruja, can you reply the pm message?
09-03-2018 02:02 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)