Problem compiling TMW server

Ask for help regarding any technical issue or report any bug or OS independent issues.
Post Reply
Ablankzin
Peon
Peon
Posts: 7
Joined: 26 Jul 2007, 03:18

Problem compiling TMW server

Post by Ablankzin »

I'm trying to compile tmw server on windows using Code::Blocks

and i get this linker error

Image
Sorry my bad english i'm from Brazil!

C/C++ Programming Lover!!!! :D
User avatar
Jaxad0127
Manasource
Manasource
Posts: 4209
Joined: 01 Nov 2007, 17:35
Location: Internet

Re: Problem compiling TMW server

Post by Jaxad0127 »

I've pushed a fix for that.
Image
Ablankzin
Peon
Peon
Posts: 7
Joined: 26 Jul 2007, 03:18

Re: Problem compiling TMW server

Post by Ablankzin »

Thx for help.

I need another help.

I try to compile the accountserver and get this error

Code: Select all

||=== TMWServ Accountserver, default ===|
ld.exe||cannot find -lcrypto|
||=== Build finished: 1 errors, 0 warnings ===|
but if i remove crypto from linker, it run. Have problem?

Sorry my bad english.
Sorry my bad english i'm from Brazil!

C/C++ Programming Lover!!!! :D
Matt
Grand Knight
Grand Knight
Posts: 1759
Joined: 07 Aug 2004, 10:47
Location: Germany->Bavaria

Re: Problem compiling TMW server

Post by Matt »

Just install that cryptolib.
Ablankzin
Peon
Peon
Posts: 7
Joined: 26 Jul 2007, 03:18

Re: Problem compiling TMW server

Post by Ablankzin »

Ok thanks.

And one last(i wait) question:

Where i found the database for tmw server? The s3db ou de db file that the account server acept.
Sorry my bad english i'm from Brazil!

C/C++ Programming Lover!!!! :D
Turmfalke
Manasource
Manasource
Posts: 350
Joined: 10 Aug 2008, 18:28
Location: Maligree's Wonderful Garden

Re: Problem compiling TMW server

Post by Turmfalke »

I stand beside the holy man
The monarchs fear my wrath
None may move the way I can
Ever the crooked path
a knight
Ablankzin
Peon
Peon
Posts: 7
Joined: 26 Jul 2007, 03:18

Re: Problem compiling TMW server

Post by Ablankzin »

I can enter in tmw server using the normal client that i enter in eathena server?

Thx for help i put the server online!!!!!! :D
Sorry my bad english i'm from Brazil!

C/C++ Programming Lover!!!! :D
Turmfalke
Manasource
Manasource
Posts: 350
Joined: 10 Aug 2008, 18:28
Location: Maligree's Wonderful Garden

Re: Problem compiling TMW server

Post by Turmfalke »

./configure --with-server=tmwserv
I stand beside the holy man
The monarchs fear my wrath
None may move the way I can
Ever the crooked path
a knight
User avatar
Jaxad0127
Manasource
Manasource
Posts: 4209
Joined: 01 Nov 2007, 17:35
Location: Internet

Re: Problem compiling TMW server

Post by Jaxad0127 »

Ablankzin wrote:I can enter in tmw server using the normal client that i enter in eathena server?

Thx for help i put the server online!!!!!! :D
No. You'll need to build it specially, as Turmfalke said:
Turmfalke wrote:./configure --with-server=tmwserv
We're working on making it one binary.
Image
Ablankzin
Peon
Peon
Posts: 7
Joined: 26 Jul 2007, 03:18

Re: Problem compiling TMW server

Post by Ablankzin »

I'm using the same post if not have problem!

I try to compile the client to TMWServer

but i get these erros:
Image


I compile in new code::blocks, only with tmwlibs pack :)
Sorry my bad english i'm from Brazil!

C/C++ Programming Lover!!!! :D
Post Reply