Build errors #15

Open
opened 2025-01-14 17:51:36 +02:00 by Guberlo · 0 comments

Hi!

I have succesfully deployed the server by following the deployment guide.
I was trying to test by using the TMP4 client, unfortunately it seems it is not supported: the client crashes during the loading screen (after the login).

So I was trying to build the client here to try it out. The following is what I did:
I am on W11.

  • Installed MVSC
  • Installed DX9 following the guide on the README
  • Installed vcpkg following the whole Step 1 here
  • Download PackerLite
  • SET M2_MSVC_DIR=C:\Program Files\Microsoft Visual Studio\2022\Community\
  • SET M2_PML_PATH=C:\Users\gubyr\Downloads\PackMakerLite-v3.0-20240214-2147\PackMakerLite\PackMakerLite.exe
  • run build.bat

The build ends with 45 errors and 15 warning, many of those caused by not found libraries.
Also checking the dist folder seems like some file is missing.

I am also attaching the build output if it can be useful. Am I missing something?

Hi! I have succesfully deployed the server by following the deployment guide. I was trying to test by using the [TMP4](https://metin2.dev/topic/27610-40250-reference-serverfile-client-src-15-available-languages/) client, unfortunately it seems it is not supported: the client crashes during the loading screen (after the login). So I was trying to build the client here to try it out. The following is what I did: I am on W11. - Installed MVSC - Installed DX9 following the guide on the README - Installed vcpkg following the whole Step 1 [here](https://learn.microsoft.com/en-us/vcpkg/get_started/get-started-msbuild?pivots=shell-powershell#1---set-up-vcpkg) - Download PackerLite - SET M2_MSVC_DIR=C:\Program Files\Microsoft Visual Studio\2022\Community\ - SET M2_PML_PATH=C:\Users\gubyr\Downloads\PackMakerLite-v3.0-20240214-2147\PackMakerLite\PackMakerLite.exe - run build.bat The build ends with 45 errors and 15 warning, many of those caused by not found libraries. Also checking the dist folder seems like some file is missing. I am also attaching the build output if it can be useful. Am I missing something?
325 KiB
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: metin2/client#15
No description provided.