Re: How to make OpenMu S9 server and client with VS2015,SQL2014 on W10
Ty for Tut
But igot This Error in VS2015
PHP Code:
------ Build started: Project: zConnectServer, Configuration: Release Win32 ------C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(366,5): warning MSB8003: Could not find WindowsSDKDir variable from the registry. TargetFrameworkVersion or PlatformToolset may be set to an invalid version number.TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Re: How to make OpenMu S9 server and client with VS2015,SQL2014 on W10
Hi bro,
First of all, I would like to to thank for your kind tutorial. that maybe one of the best tut with details I have ever seen.
However, I have problem when compiling the source code for season 8.
I followed step-by-step exactly as what you showed, and get stuck at STEP 1.7 (building source code for gameserver).
the visual studio showed many error, I didn't know why (you ran the code successfully, but for me it was not ok) :((
https://ibb.co/hTghtc
I have checked many, even though I take the built source at STEP 1.9 (OpenMu Source Pack zTeam Season8 for VS2015:
This files you have after step 1.9 from tutorial.) and tried to compile again. But it still showed error ???.
I'm using VS2017, VS2015 with different Platform Toolset and window SDK version. (are they reasons causing erros ???). I didn''t know why. I downloaded sources from different season (S6, S8, S9) and tried to complied source.. But Still get erorrs at some stages.
the process are not successfully 100% .i.e I can build client, joinserver OK, but the get error for building gameserver.
have the file been corrupted recently. Can you help check and give a try to compile source codes again one more time to make sure everything OK.
Please help me solve my problem.
Once again, thanks for your help
Regards,
--Taly
Re: How to make OpenMu S9 server and client with VS2015,SQL2014 on W10
how can i compile this source newbie here