Hey devs, trying to compile the wallet in linux. I'm coming up with this error. I know you guys are working on the code and have not seen any info on when work on the 1.2 will be completed. Pulled from the latest github source.
/root/SonicScrewdriver/src/rpcrawtransaction.cpp:557: undefined reference to `decryptsonictxt(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)'
collect2: ld returned 1 exit status
make: *** [Sonicd] Error 1
any help would be appreciated.
devs can you take a look at this later. cant compile the linux wallet.