Giter Site home page Giter Site logo

secure_socket's People

Contributors

martinidelimon avatar razvioverflow avatar ricardojrdez avatar

Stargazers

 avatar

Watchers

 avatar  avatar

secure_socket's Issues

can't compile example code with VS2019

hi,

thanks for crypto++ project and Secure Socket, firstly.
i am able to compile crypto++ with pem module under VS2019 (i am using git variants and compiled both like release x86 and x64).

and i want to compile example codes in this repository but not succeed. here are some details:

tried to compile "client.cpp" with settings like release x64 and output from VS2019:

Build started...
1>------ Build started: Project: client64, Configuration: Release x64 ------
1>client64.cpp
1>C:\Users\ahertery\Desktop\Secure_Socket\src\Secure_Socket.hpp(141,17): error C3646: 'secure_send': unknown override specifier
1>C:\Users\ahertery\Desktop\Secure_Socket\src\Secure_Socket.hpp(141,28): error C2059: syntax error: '('
1>C:\Users\ahertery\Desktop\Secure_Socket\src\Secure_Socket.hpp(141,78): error C2238: unexpected token(s) preceding ';'
1>C:\Users\ahertery\Desktop\Secure_Socket\src\Secure_Socket.hpp(159,17): error C3646: 'secure_recv': unknown override specifier
1>C:\Users\ahertery\Desktop\Secure_Socket\src\Secure_Socket.hpp(159,28): error C2059: syntax error: '('
1>C:\Users\ahertery\Desktop\Secure_Socket\src\Secure_Socket.hpp(159,78): error C2238: unexpected token(s) preceding ';'
1>C:\Users\ahertery\source\repos\client64\client64\client64.cpp(25,34): error C2039: 'secure_recv': is not a member of 'Secure_Socket'
1>C:\Users\ahertery\Desktop\Secure_Socket\src\Secure_Socket.hpp(94): message : see declaration of 'Secure_Socket'
1>C:\Users\ahertery\source\repos\client64\client64\client64.cpp(29,53): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
1>C:\Users\ahertery\source\repos\client64\client64\client64.cpp(30,13): error C2039: 'secure_send': is not a member of 'Secure_Socket'
1>C:\Users\ahertery\Desktop\Secure_Socket\src\Secure_Socket.hpp(94): message : see declaration of 'Secure_Socket'
1>C:\Users\ahertery\source\repos\client64\client64\client64.cpp(32,30): error C2039: 'secure_recv': is not a member of 'Secure_Socket'
1>C:\Users\ahertery\Desktop\Secure_Socket\src\Secure_Socket.hpp(94): message : see declaration of 'Secure_Socket'
1>Done building project "client64.vcxproj" -- FAILED.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

i also tried with settings release x86 and the results are the same.

PS: i am also new with programming and VS2019 so maybe i am doing something wrong.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.