GithubHelp home page GithubHelp logo

vemoto / emstudio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fpoussin/emstudio

0.0 0.0 0.0 381 KB

License: MIT License

C++ 91.00% C 1.11% CSS 0.17% QML 5.09% QMake 1.65% NSIS 0.85% CMake 0.13%

emstudio's Introduction

#EMStudio

Written by Michael Carpenter ([email protected]), and licensed under MIT.

A large amount of the code has been reworked to eliminate any remnants of GPL, so at this point the entire code-base is MIT, with the exception of some libraries which are LGPL.

Overview:

EMStudio is an open source tuning application for engines.

Binaries:

Binaries are not currently maintained. A build server is in progress and will hopefully be up and running again soon.

Compiling:

Linux:

TODO: Fix this, it is likely out of date for newer versions of Ubuntu A few packages are needed to compile EMStudio. In Ubuntu 14.04 or later:

$ sudo apt-get update
$ sudo apt-get install git qt5-qmake qt5-default qtscript5-dev libqt5webkit5-dev libqt5serialport5-dev libqt5svg5-dev flite1-dev libssl-dev libudev-dev qtquick1-5-dev freeglut3-dev build-essential

Once this has completed (or the equivalent packages on your own distro), you can then clone the repository and build it.

To checkout and build:

$ git clone https://github.com/malcom2073/emstudio.git
$ cd emstudio
$ qmake -r
$ make
$ cd core
$ ./emstudio

Windows:

TODO: Put together instructions. It's not bad anymore.

##More Information

http://malcom2073.github.com/emstudio/

emstudio's People

Contributors

fpoussin avatar hendriono avatar malcom2073 avatar

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.