Code Monkey home page Code Monkey logo

Comments (9)

maierfelix avatar maierfelix commented on June 19, 2024 3

See the install instructions here

from pogoserver.

Eagle351 avatar Eagle351 commented on June 19, 2024 2

https://github.com/google/protobuf/blob/master/cmake/README.md I found this page very helpful when I compiled protobuf on windows7 64bit. The only problem I faced that was not in this guide was using the advice on here http://stackoverflow.com/questions/7865432/command-line-compile-using-cl-exe
also when compiling I had to set the path to most of the stuff like CL.exe, Cmake and GIT
I struggled but got there :-)

from pogoserver.

Badley187 avatar Badley187 commented on June 19, 2024

its to hard to understand for me -.- i need protobuf i know but there are many versions... then i dont know how to include it... without the mega update the server was running... with this its to hard for me :/ but thx for your help and great work :)

from pogoserver.

maierfelix avatar maierfelix commented on June 19, 2024

If anyone got stuck on the compilation process of the proto files, try these: protobuf.zip
Now you can skip the compilation process in the node-protobuf docs.

Create LIBPROTOBUF environment variable pointing to some folder where you'll put libprotobuf files.
You can use SET LIBPROTOBUF=path from command line prompt, or use tool like RapidEE.
Put libprotobuf.lib to $(LIBPROTOBUF)/lib and include files to $(LIBPROTOBUF)/include.
You're done.

Now just npm install node-protobuf and it should be fine.

from pogoserver.

Badley187 avatar Badley187 commented on June 19, 2024

big thx for your help :) i tried to set the enviroment... but i get the same error :/

edit: i have the latest version of node.js 6.4.0, i am using windows 10.

from pogoserver.

maierfelix avatar maierfelix commented on June 19, 2024

@Badley187 Just saw the problem is related to node-gyp (facepalm). Which windows and which nodejs version do you have? Im not sure, but node-gyp should be included with the latest nodejs build.

from pogoserver.

HusbandoMax avatar HusbandoMax commented on June 19, 2024

I'm not having any luck so far either.

from pogoserver.

Badley187 avatar Badley187 commented on June 19, 2024

i tried this installion guide but no luck :/ https://github.com/nodejs/node-gyp

from pogoserver.

maierfelix avatar maierfelix commented on June 19, 2024

Closed, since not related to this project iself

from pogoserver.

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.