Hey there,
I am currently looking for 3.4 files, I also found some but I can't seem to compile the server files even tho I added all necessary includes (from what I saw).
Does anyone know where to get working 3.4 sources or could help me compile mine?
Thank you!
- - - Updated - - -
Examples:
While trying to build the TRelaySvr I get following error:
.....\TRelaySvr\stdafx.h(50): fatal error C1083: Cannot open include file: 'TRelayType.h': No such file or directory
TRelayType.H is in the TRelay project itself, it still can't seem to find the file.
While trying to build the TControlSvr I get the following errors:
https://pastebin.com/K7zWXRUU
While trying to build TLoginSvr I get the following errors:
https://pastebin.com/4CHkd6W4
That is happening for every single one but TPatchSvr, that does seem to compile at least without errors.