Giter Club home page Giter Club logo

Comments (15)

hintjens avatar hintjens commented on May 28, 2024

I'll rebuild the packaging, zproject is now up to speed on Windows and
other systems.

On Wed, Jan 20, 2016 at 9:48 AM, Gran Ville Lintao <[email protected]

wrote:

Let me know how to fix this so I can help and also create a release
version - last one was 4 years ago


Reply to this email directly or view it on GitHub
#67.

from filemq.

keent avatar keent commented on May 28, 2024

@hintjens - thanks. Im checking out zproject and it seems it can only be installed and used on linux?

from filemq.

hintjens avatar hintjens commented on May 28, 2024

OK, all done here: #68

Just did about a year's worth of packaging work in a few minutes.

On Wed, Jan 20, 2016 at 11:46 AM, Pieter Hintjens [email protected] wrote:

I'll rebuild the packaging, zproject is now up to speed on Windows and
other systems.

On Wed, Jan 20, 2016 at 9:48 AM, Gran Ville Lintao <
[email protected]> wrote:

Let me know how to fix this so I can help and also create a release
version - last one was 4 years ago


Reply to this email directly or view it on GitHub
#67.

from filemq.

hintjens avatar hintjens commented on May 28, 2024

Ah, it will work on Windows and OS/X from the command line. You need to
install gsl.

The text in scalablec.org may help (though it's unfinished).

On Wed, Jan 20, 2016 at 11:51 AM, Gran Ville Lintao <
[email protected]> wrote:

@hintjens https://github.com/hintjens - thanks. Im checking out
zproject and it seems it can only be installed and used on linux?


Reply to this email directly or view it on GitHub
#67 (comment).

from filemq.

keent avatar keent commented on May 28, 2024

@hintjens Awesome. Thanks. Can you please give me commit access to filemq so I can merge it now?

from filemq.

hintjens avatar hintjens commented on May 28, 2024

OK, you're maintainer now. Enjoy :)

from filemq.

keent avatar keent commented on May 28, 2024

@hintjens great, thanks. It's still not building completely - filemq has a different Project Configuration in msvc compared to its dependencies - czmq, libsodium, zmq - which are all building fine under "DynDebug" project config in win32.

I can fix this manually but what's the proper way to fix this?

from filemq.

keent avatar keent commented on May 28, 2024

more precisely, the czmq lib isn't built as "libczmq.lib". All the dependencies and filemq use the pattern "lib[librarynamehere].lib" so filemq refers to libczmq.lib, but czmq is built only as czmq.lib

from filemq.

hintjens avatar hintjens commented on May 28, 2024

Best way to fix this is to patch the project files by hand, until it works,
and then make a pull request. I'll then backport those fixes to zproject.

On Wed, Jan 20, 2016 at 1:56 PM, Gran Ville Lintao <[email protected]

wrote:

more precisely, the czmq lib isn't built as "libczmq.lib". All the
dependencies and filemq use the pattern "lib[librarynamehere].lib" so
filemq refers to libczmq.lib, but czmq is built only as czmq.lib


Reply to this email directly or view it on GitHub
#67 (comment).

from filemq.

keent avatar keent commented on May 28, 2024

@hintjens Here's for the libfilemq project in msvc - #69 - Im still working on the client and server

from filemq.

hintjens avatar hintjens commented on May 28, 2024

I don't see where the CZMQ build is producing czmq.lib/dll; the project is
called libczmq. Could you double-check you're using the latest CZMQ master
and msvc builds?

Rather than change filemq to use czmq.lib we should be building libczmq.lib.

On Thu, Jan 21, 2016 at 1:09 PM, Gran Ville Lintao <[email protected]

wrote:

@hintjens https://github.com/hintjens Here's for the libfilemq project
in msvc - #69 #69 - Im still
working on the client and server


Reply to this email directly or view it on GitHub
#67 (comment).

from filemq.

keent avatar keent commented on May 28, 2024

I wasn't using the latest CZMQ master - was using the latest tagged release because it wasn't building in msvc as well.

from filemq.

hintjens avatar hintjens commented on May 28, 2024

OK, that explains it. We have to be using master. I did a sweep to getting libzmq, czmq, zyre, etc. working on Windows. You need master of each. The exception is libsodium: you do need the last tagged release. If you can't build libzmq, give a shout since that must work.

from filemq.

keent avatar keent commented on May 28, 2024

Everything's building now - I added this to czmq - I know this isn't the right way but as you said for backporting - zeromq/czmq#1325

from filemq.

keent avatar keent commented on May 28, 2024

And this on FileMQ - #71

from filemq.

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.