• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Help to compile in Windows

WixGlobal

New Member
Joined
Feb 16, 2017
Messages
6
Reaction score
0
Hello guys, i need help to compile OTClient in windows 10 with Visual Stutio 2015.

Well, when i open the "otclient.sln" in "Solution 'otclient'" is shown (0 projects).

I have make all steps how in (Compiling on Windows · edubart/otclient Wiki · GitHub).

I have downloaded the archives:

Visual Studio 2015 Update 3

Otclient SDK v1.0 on (C:/ otclient-sdk)
Ttclient-master Last Version on (C:/otclient-master)
boost_1_63_0 on (C:\local\boost_1_63_0)


Please, i can't compile the client.
Or, there are some OTCLIENT to 10.99 protocol already built into windows?
 
Yeah, thks @Don Daniello!!

But, i want to learn how to compile so that I do not depend on other people, you know?

I downloaded the .exe file, but, to which folder should I copy it? I've copied it to the otclient-master folder, but it's asking for the following dll's:

Glew32.dll
Openal32.dll
Zlib.dll
 
Yeah, thks @Don Daniello!!

But, i want to learn how to compile so that I do not depend on other people, you know?

I downloaded the .exe file, but, to which folder should I copy it? I've copied it to the otclient-master folder, but it's asking for the following dll's:

Glew32.dll
Openal32.dll
Zlib.dll
Those dlls you can find in the SDK zip. I don't know why compilation doesn't work for you, it worked for me using those instructions.
 
The client don't apply Directx9 option.

How compile to run with directx 9?
 
Back
Top