Re: K5 compile & Debug Tantra
Quote:
Originally Posted by
Reaguee
I'm pleased to see that at least one understand my point.
Of his video the only thing that I'm curious to know is: if he managed the _Xlen and _Xran same as I did, and why he compiled DBSRV on 2013 toolset when can be compiled with 2017
And if he thinks i'm asking because im not able to compile:
https://www.youtube.com/watch?v=EiCpyz7GM68
And what I did to solve the the _Xlen and _Xran issue (because Microsoft changed the signature of those) was to follow Dmitry Ilukhin post in this thread:
https://stackoverflow.com/questions/...2008-to-vs2010
Apologies if that was an OP..my bad :). As I can see it its easier to watch than doing it eventhough we have the source files already.
I am talking about the thread posted by @forsakendev few days ago. Hopefully you can enlighten us in compiling everything we got in here and maybe the development of Tantra will continue in the hands generous people like you.
Ciao!
1 Attachment(s)
Re: K5 compile & Debug Tantra
Quote:
Originally Posted by
Reaguee
I'm pleased to see that at least one understand my point.
Of his video the only thing that I'm curious to know is: if he managed the _Xlen and _Xran same as I did, and why he compiled DBSRV on 2013 toolset when can be compiled with 2017
And if he thinks i'm asking because im not able to compile.
Attachment 163735
The source code has several problems because it was written in a very old VS version. I can compile it in VS 2017 but it's not all source code of the game.
I just have DBSRV, SQLDaemon, ZONESRV, and HTLauncher. ITEMSRV and MSGSRV can be rewriten but won`t be easey.
has someone the another source code?
Re: K5 compile & Debug Tantra
Re: K5 compile & Debug Tantra
Quote:
Originally Posted by
Radiantecf
Attachment 163735
The source code has several problems why it was written in a very old VS version. I can compile it in VS 2017 but it's not all source code of the game, that is not all code.
I just have DBSRV, SQLDaemon, ZONESRV, and HTLauncher. ITEMSRV and MSGSRV can be rewriten but won`t be easey.
has someone the another source code?
You mean did you try to rebuild the file that was given in this thread and succeeded (example for the DBSRV sources)?
Re: K5 compile & Debug Tantra
Quote:
Originally Posted by
A v a r a
You mean did you try to rebuild the file that was given in this thread and succeeded (example for the DBSRV sources)?
The source code which was given in this thread is the same that was published in pudn.com and ymcn.org, the source code has been in that website for long, even is the base for WYD source code(I think is the same team), but this is the first time that I built it.
Re: K5 compile & Debug Tantra
Quote:
Originally Posted by
Radiantecf
The source code which was given in this thread is the same that was published in pudn.com and ymcn.org, the source code has been in that website for long, even is the base for WYD source code(I think is the same team), but this is the first time that I built it.
I see. Any idea why I got so many errors in attempting to build DBSRV and the others?
Re: K5 compile & Debug Tantra
Quote:
I see. Any idea why I got so many errors in attempting to build DBSRV and the others?
You need fix the source code before compile it, the source code was written in Visual Studio .NET 2003, so that you need rewrite part of the source code for VS 2017 or use the same version and compile it
Re: K5 compile & Debug Tantra
how old is that source i mean does it have that stuff like pet system etc?
because someone told here it doesnt
i mean is that source of the time when there was sefar set, master board etc. and pet system etc etc etc ..
or is that very old source?
thx
Re: K5 compile & Debug Tantra
Quote:
Originally Posted by
Radiantecf
You need fix the source code before compile it, the source code was written in Visual Studio .NET 2003, so that you need rewrite part of the source code for VS 2017 or use the same version and compile it
What's the different compiling it in .NET 2003 vs VS 2017?
Quote:
Originally Posted by
danieldomino786
how old is that source i mean does it have that stuff like pet system etc?
because someone told here it doesnt
i mean is that source of the time when there was sefar set, master board etc. and pet system etc etc etc ..
or is that very old source?
thx
Its K3
Re: K5 compile & Debug Tantra
Quote:
Originally Posted by
A v a r a
What's the different compiling it in .NET 2003 vs VS 2017?
One of the diff is the libs used by Visual Studio, for example in 2005 some libs were removed, others change name.
Another diff is that time to time Microsoft change the signature of some declarations inside the libs, for example the _Xlen and _Xran mentioned in my other post (you can read the link I gave in my before post).
So... when code was written in oldest versions of VS, you have 2 options:
1- compile in the same version it was written or
2- compile in a new version of VS by fixing the errors.
Of course if you are "an ordinary citizen" option 2 will be complicated for you.
Re: K5 compile & Debug Tantra
Quote:
Originally Posted by
Reaguee
Of course if you are "an ordinary citizen" option 2 will be complicated for you.
Yes..yes..it will be complicated but don't get me wrong but you once was an "ordinary one" too :) right?
Re: K5 compile & Debug Tantra
Quote:
Originally Posted by
A v a r a
Yes..yes..it will be complicated but don't get me wrong but you once was an "ordinary one" too :) right?
unfortunately for you I never was, my IQ is 130 since I have 6 years old.
Re: K5 compile & Debug Tantra
Quote:
Originally Posted by
Reaguee
unfortunately for you I never was, my IQ is 130 since I have 6 years old.
I never knew you had an IQ this far :)