13.1한국어
1.7.47942 이하 ~ 1.7.42965 이상 버전에서 Release_Static_CRT 폴더 내의 lib가 MT가 아니라, MD인 것을 확인하였습니다. 1.7.47942 이하 ~ 1.7.42965 이상 버전의 Release_Static_CRT 버전 lib 파일들을 사용하시면 안됩니다.
릴리즈 버전 : 1.7
빌드번호 : 45337
릴리즈 타입 : master
릴리즈 날짜 : 2019년 08월 07일 (한국시간기준)
수정된 기능 - 하위 호환성을 유지하지 않는 수정사항
이제 NetServer와 NetClient의 RunAsync 함수는 이제 C++11 이상에서만 사용 가능합니다.
수정된 기능 - 하위 호환성을 유지하는 수정사항
Proud.Thread에서 람다식을 인자로 사용하는 경우 ProudNet DLL 안에서 크래시가 나는 문제를 수정하였습니다.
AtlDependent.inl 에서 ::std::wstringstream을 못찾는 문제를 수정하였습니다.
네트워크 환경이 좋지 않을때, 모바일기기의 NetClient가 서버로의 접속에 실패하는 문제를 수정하였습니다.
네트워크 환경이 좋지 않을 때, 안드로이드에서 NetClient의 서버 접속이 망 전환을 할 때 서버 접속을 못 하는 문제를 수정하였습니다.
네트워크 환경이 좋지 않을 때, iOS의 NetClient가 서버로의 접속에 높은 확률로 실패하는 문제를 수정하였습니다.
이제부터 프라우드넷 설치파일로 CMake 3.14.5 버전을 설치하실 수 있습니다.
이번 버전부터 C++ ProudNet DLL과 C# ProudNet DLL은 Visual Studio 2019로 빌드합니다. 그래도 여러분은 Visual Studio 2019보다 과거 버전을 쓰셔도 문제 없습니다.
새로운 기능
VS 2017, VS 2019에서 사용하실 수 있는 PIDL-addon이 추가되었습니다.
이제부터 VS2019용 static library를 제공해드립니다.
이제부터 유니티 2019를 정식 지원합니다.
이제부터 NDK r20으로 빌드한 클라이언트 라이브러리를 지원합니다. ( r18부터 NDK는 clang 툴체인만 제공합니다. 이에 맞춰 ProudNetClient NDK r20 버전에는 clang 빌드 아웃풋만 들어있습니다. )
13.2English
Static library files for Release_Static_CRT in 1.7.47942 ~ 1.7.42965 version are not /MT but /MD. You must not use these files.
Release version: 1.7
Build: 45337
Release type: master
Date of release: Aug. 07, 2019 (Korean Time)
Fixed features - fixes that do not maintain backward compatibility
The RunAsync function of NetServer and NetClient is now available only in C ++ 11 and later.
Fixed features - fixes that maintain backward compatibility
Fixed a crash in ProudNet DLLs when using lambda expressions as arguments in Proud.Thread.
Fixed a problem where :: std :: wstringstream could not be found in AtlDependent.inl.
When network environment is not good, Fixed the problem that NetClient of mobile device fails to connect to server.
When network environment is not good, Fixed a problem where NetClient's server connection could not be reached when switching to another network on Android.
When network environment is not good, Fixed NetClient on iOS failing to connect to the server with a high probability.
From now on, you can install CMake version 3.14.5 using ProudNet installation file.
Starting with this version, C ++ ProudNet DLLs and C # ProudNet DLLs build with Visual Studio 2019. Still, you can use older versions than Visual Studio 2019.
New features
PIDL-addon has been added for VS 2017 and VS 2019.
From now on, we provide static library for VS2019.
We now officially support Unity 2019.
We now support client libraries built with NDK r20. (Since r18, the NDK only provides the clang toolchain. The ProudNetClient NDK r20 version only contains the clang build output.)