Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Slydee

Pages: [1]
1
General Discussion / Re: Invictus Innovations - Help Wanted!
« on: November 29, 2013, 10:10:13 pm »
Hi bytemaster,

I install it :

g++ --version
g++ (MacPorts gcc48 4.8.2_0) 4.8.2

And select it :

port select --list gcc
Available versions for gcc:
   mp-gcc48 (active)
   none

But still the same error!

2
General Discussion / Re: Invictus Innovations - Help Wanted!
« on: November 29, 2013, 07:37:03 pm »
g++ --version give me this:

Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
Target: x86_64-apple-darwin13.0.0
Thread model: posix

Thanks!
Slydee

3
General Discussion / Re: Invictus Innovations - Help Wanted!
« on: November 29, 2013, 01:17:57 pm »
Hi guys!

I would like to give some help here!
I'm software engineer, involve in computer development since 1993, I'm comfortable in C/C++ for all platform!

I strongly believe in Keyhotee, as a data center owner also involve in security question, I always found that Email, are technology from the Past, useful but so old and insecure, at my point of view Email is like an Oil lamp, still working but Electricity is so common sense !! That is my main concern, communicate with people securely is the base of everything!

I've set up the Keyhotee project on my Mac, and ready to dive in that world, but I got some issue to build the project!

Here the error or issue :
.
.
.

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/type_traits:770:38: error:
      implicit instantiation of undefined template 'std::__1::hash<fc::ip::endpoint>'
    : public integral_constant<bool, __is_empty(_Tp)> {};
.
.
.
.
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/memory:2147:15: error: no matching
      constructor for initialization of 'bts::network::connection'
              __second_(_VSTD::forward<_Args2>(get<_I2>(__second_args))...)

.
.
.
.
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/memory:2147:15: error: no matching
      constructor for initialization of 'bts::network::connection'
              __second_(_VSTD::forward<_Args2>(get<_I2>(__second_args))...)

.
..
.

2 warnings and 3 errors generated.
make[2]: *** [bitshares/CMakeFiles/bshare.dir/src/network/server.cpp.o] Error 1
make[1]: *** [bitshares/CMakeFiles/bshare.dir/all] Error 2


I did not search deeply, I believe someone had already found something on that?

Thanks for your help!

Slydee


4
Sure! Count me in!

Pages: [1]