Nexusoft / LLL-TAO

LLL: Lower Level Library - TAO: Tritium, Amine, and Obsidian as a high performance application framework
MIT License
60 stars 28 forks source link

Latest merging fails to compile #129

Closed Aeonwise closed 1 year ago

Aeonwise commented 1 year ago

Compiling the latest merging branch, fails to compile and gives this error:

Compiling src/Legacy/secret.cpp
Compiling src/Legacy/signature.cpp
Compiling src/Legacy/transaction.cpp
Compiling src/Legacy/trust.cpp
Compiling src/Legacy/trustkey.cpp
Compiling src/Legacy/txin.cpp
Compiling src/Legacy/txout.cpp
Compiling src/Legacy/rpc/account.cpp
Compiling src/Legacy/rpc/daemon.cpp
Compiling src/Legacy/rpc/info.cpp
Compiling src/Legacy/rpc/network.cpp
src/Legacy/rpc/info.cpp: In member function 'encoding::json Legacy::RPC::GetInfo(const json&, bool)':
src/Legacy/rpc/info.cpp:82:33: error: 'fUseProxy' is not a member of 'config'
   82 |         obj["proxy"] = (config::fUseProxy.load() ? LLP::addrProxy.ToString() : std::string());
      |                                 ^~~~~~~~~
make: *** [makefile.cli:1497: build/Legacy_rpc_info.o] Error 1
make: *** Waiting for unfinished jobs....
VidereLicet commented 1 year ago

Fixed with commit 45478990197b9df16e8d04cc042d8cb326e2f26e