Coder Social home page Coder Social logo

Comments (4)

eidheim avatar eidheim commented on June 12, 2024

Have you tried the v1.3.1 release? I'm curious if I have done some changes since the v1.3.1 release that have broken MSVC compilation somehow.

from simple-websocket-server.

eidheim avatar eidheim commented on June 12, 2024

Also, does the ws_examples.cpp work? It might be that you are using a different port than 8080? Some ports might need administrator rights to bind to I guess.

from simple-websocket-server.

artemtarassov avatar artemtarassov commented on June 12, 2024

I tried v1.31, tried boost 1_61, other ports, tried with VS 2015, and tested it on another machine runnig windows7. still have the problem.
Maybe it's somehow related to VS or some other settings. Any ideas?
I was not able to compile the tests, there were several linking errors, so i gave up. However, the client implementation works fine.
Here is the crash btw.:
screen shot 2017-08-05 at 20 35 10

from simple-websocket-server.

eidheim avatar eidheim commented on June 12, 2024

Not sure what to do here as I do not use Windows. But it seems to be a boost on Windows issue if I'm not mistaken. Could it be the way you install boost?

The tests does not compile with MSVC, since MSVC is missing option to turn off access control (gcc/clang's -fno-access-control). In the future though, I see no reason why not to use clang on Windows, that is, when clang is stable for Windows.

from simple-websocket-server.

Related Issues (20)

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.