Giter Site home page Giter Site logo

uezeromqplugin's Introduction

PluginZeroMQ

UE4 ZeroMQ Plugin

This Plugin maps functions from the ZeroMQ Library to Blueprints-Functions in UE4.

Compiling third party libs

In \Plugins\UEZeroMQPlugin\Source\ThirdParty you find some scripts to automate some task. For libsodium and libzmq this will run successfully. For libczmq you have to call the vs2015 project map explicitly and batch build only the libs.

Status

Still Work in Progress (WIP).

uezeromqplugin's People

Contributors

tsky1971 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

uezeromqplugin's Issues

License incompatible with UE4

Hey guys, I appreciate what your doing here, its a pretty exciting idea, however you might have a problem with your license choice.

UE4 unfortunately is incompatible with GPL code, as while its quasi open source, its not free software in the FSF definition of the word and has restrictions that violate the GPL.

What you COULD do however is use an LGPL license, as long as the build settings are set up correctly to ensure its not statically linked, as the LGPL does allow dynamically linked combinations with non free software, as long as any changes to your code are distributed back onto github or whatever.

Finally , you need to also check UE4s license as it likely contains phraseology prohibiting combining with non compatible licenses.

To be clear: I am not a lawyer, so you should NOT take this as advice, however I could shoot a letter off to the FSF to get someone to check in and give a more canonical answer, if you wish.

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.