woowloop

Results 4 comments of woowloop

try to compile with c++14 Modify CMakeLists.txt set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11")-->set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++14")

> [#549 (comment)](https://github.com/UZ-SLAMLab/ORB_SLAM3/issues/549#issuecomment-1101011250) Actually i think by changing C++11 to C++14 a C++14 may required for building codes and i searched to find how to install C++14 on ubuntu and...

![image](https://github.com/ldcsaa/HP-Socket/assets/18320534/46d86f05-ad7b-4c95-91ac-df1e797b441a) ![image](https://github.com/ldcsaa/HP-Socket/assets/18320534/71956839-3dba-4a7c-aa18-e39af7607745)

直接修改了了TcpClinet.cpp文件在修改m_iPending的地方都加了断言 重新编译测试数据确实超过2g了 ![image](https://github.com/ldcsaa/HP-Socket/assets/18320534/54b48ec3-3c4a-4952-b294-7de3662712bd) 2147570277超过了2147483647