From 41bc5a329c73e3b43695f73f11c47c97c44cc1b6 Mon Sep 17 00:00:00 2001 From: chenke <chenke@454eff88-639b-444f-9e54-f578c98de674> Date: 星期四, 20 七月 2017 09:45:41 +0800 Subject: [PATCH] --- ProxyConsole/make.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ProxyConsole/make.sh b/ProxyConsole/make.sh index eea1086..34b81d3 100644 --- a/ProxyConsole/make.sh +++ b/ProxyConsole/make.sh @@ -4,4 +4,4 @@ rm proxyconsole-hc -g++ -g proxyconsole-hc.cpp -pthread -L./HCNetSDK/lib -lhcnetsdk -lHCCore -lhpr -o proxyconsole-hc +g++ -g -fpermissive proxyconsole-hc.cpp -pthread -L./HCNetSDK64/lib -lhcnetsdk -lHCCore -lhpr -ljsoncpp -o proxyconsole-hc -- Gitblit v1.8.0