• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

otclient new source compiling

Michcol94

Active Member
Joined
Sep 2, 2021
Messages
159
Solutions
2
Reaction score
30
Zrzut ekranu 2025-09-15 111932.webp


Please help me compile the latest sources
Post automatically merged:

1757944290227.webp

Compiling version 4.0b4 error
 
Last edited:
It's something simple, nothing complicated.
Which one are you using, OTC v8?
If it's Kondra's, you need to use vcpkg and older libraries/boost.
If it's OTC v8 from OTAcademy, it automatically downloads libraries and boost.
My recommendation: first delete your vcpkg folder, then clone everything again and follow the OTAcademy OTC v8 tutorial. After that, open v17/otclient.vcxproj and compile it, and it will download all dependencies automatically. Simple as that.
If you've already modified your OTC source code, just take the src from your v17 and put it into OTAcademy v8 and compile.
That's what I did. When I tried to compile, I got many errors. I had to delete the vcpkg folder and download it again. Then I used OTAcademy v8, it downloaded everything fine, compiled, and generated the .exe without problems.
If your OTC v8 is from Kondra, unfortunately it's not compatible with OTAcademy v8.
You'll need to look for older libraries/boost. But I recommend migrating to the latest OTAcademy v8 so you don't waste time.



OTAcademy v8
 
Last edited:
View attachment 94863
When I use a new source, an error message appears. I'm doing everything according to the guide.
u try open vsc on folder otclient with mouse right click, and click in vsc, this mode cmake open, auto download all libs.
Post automatically merged:

oh it seems you done done it for the image.
try clear vcpkg.
 
Could someone check the compilation in Win 11 Pro? Every possible compilation of OtClient Mehah 4.04b ends with errors. I do everything according to the Wiki from the VCPK Visual Studio Community.
 
Back
Top