Git Product home page Git Product logo

mariamole's Introduction

mariamole

MariaMole: An alternative Arduino IDE

More info at [http://alexporto.com/mariamole]

Download the last Windows release from the Release page. Get the file MariaMole_Installer.exe

For Linux and Macintosh, the last compiled binaries are at [http://alexporto.com/mariamole]. Note that these binaries are compiled by other people, and may be using old code. Only the Windows version is always compiled with the last version of this code.

If you want to build your own binaries, check the instructions below

===How to build this project:=== This project requires:--

  • Qt 5.4.1 (Other versions may be compatible, but this is recommended, since things may change)
  • QScintilla 2.8.3
  • git command line tools added to operating system path

For Windows:

  • Create an environment variable called QSCI pointing to your QScintilla install. This must be the directory that contains both folders "release" (which contains qscintilla2.dll, qscintilla2.lib and obj files) and "Qsci" folder (which contains the .h header files). If you follow QScintilla build instructions, the path set to QSCI variable will probably end in "Qt4Qt5"
  • Make sure git command line tools are added to Windows PATH, because the Visual Studio project will call'em to set the hardcoded build version

mariamole's People

Contributors

aporto avatar gabrield 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.