GithubHelp home page GithubHelp logo

Comments (5)

mjs6643 avatar mjs6643 commented on May 2, 2024

When did you try building Proxygen? There's been a bug in Wangle the past few days that's breaking the Proxygen build. I opened up a ticket and they should have a fix shortly.

from proxygen.

David-Haim-zz avatar David-Haim-zz commented on May 2, 2024

hmm... probably it is the issue. I will update as soon as the fix is on.

from proxygen.

mjs6643 avatar mjs6643 commented on May 2, 2024

You can track that here: facebook/wangle#18

from proxygen.

xiaosophiawang avatar xiaosophiawang commented on May 2, 2024

Hi David, thanks for opening the issue! We have fixed wangle today and I'm able to build on Ubuntu 14.04 and 15.04. Let us know if it still doesn't work for you. Thanks!

from proxygen.

rstims avatar rstims commented on May 2, 2024

root@dvb:~/proxygen/proxygen/httpserver/samples/echo# g++ -std=c++11 -o my_echo EchoServer.cpp EchoHandler.cpp -lproxygenhttpserver -lfolly -lglog -lgflags -pthread
EchoServer.cpp:14:44: fatal error: proxygen/httpserver/HTTPServer.h: No such file or directory
#include <proxygen/httpserver/HTTPServer.h>
^
compilation terminated.
In file included from EchoHandler.cpp:10:0:
EchoHandler.h:13:48: fatal error: proxygen/httpserver/RequestHandler.h: No such file or directory
#include <proxygen/httpserver/RequestHandler.h>
^
compilation terminated.

This is what I received when I tried to build the server after deps and reinstall.

from proxygen.

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.