Ask for help regarding any technical issue or report any bug or OS independent issues.
-
Ablankzin
- Peon

- Posts: 7
- Joined: 26 Jul 2007, 03:18
Post
by Ablankzin »
I'm trying to compile tmw server on windows using Code::Blocks
and i get this linker error

Sorry my bad english i'm from Brazil!
C/C++ Programming Lover!!!!

-
Jaxad0127
- Manasource

- Posts: 4209
- Joined: 01 Nov 2007, 17:35
- Location: Internet
Post
by Jaxad0127 »
I've pushed a fix for that.
-
Ablankzin
- Peon

- Posts: 7
- Joined: 26 Jul 2007, 03:18
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!!!!

-
Matt
- Grand Knight

- Posts: 1759
- Joined: 07 Aug 2004, 10:47
- Location: Germany->Bavaria
Post
by Matt »
Just install that cryptolib.
-
Ablankzin
- Peon

- Posts: 7
- Joined: 26 Jul 2007, 03:18
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!!!!

-
Turmfalke
- Manasource

- Posts: 350
- Joined: 10 Aug 2008, 18:28
- Location: Maligree's Wonderful Garden
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

- Posts: 7
- Joined: 26 Jul 2007, 03:18
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!!!!!!

Sorry my bad english i'm from Brazil!
C/C++ Programming Lover!!!!

-
Turmfalke
- Manasource

- Posts: 350
- Joined: 10 Aug 2008, 18:28
- Location: Maligree's Wonderful Garden
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
-
Jaxad0127
- Manasource

- Posts: 4209
- Joined: 01 Nov 2007, 17:35
- Location: Internet
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!!!!!!

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.
-
Ablankzin
- Peon

- Posts: 7
- Joined: 26 Jul 2007, 03:18
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:
I compile in new code::blocks, only with tmwlibs pack

Sorry my bad english i'm from Brazil!
C/C++ Programming Lover!!!!
