Code Monkey home page Code Monkey logo

wxmonkey's Introduction

wxMonkey v0.12 -- updated for MonkeyV67
wxMonkey v0.1 -- initial push (wxWidgets version 2.8.12)

This is a binding of wxWidgets to the programming language Monkey. This is highly experimental, and there is no guarantee.

..WINDOWS..
To install, you must be able to create a new target comfortably:

  1. download and build wxwidgets (2.8.12) as a static library (recommend non-monolithic + opengl + non-debug switches)
  2. remember location of build and include files
  3. copy targets/wxmonkey folder to your local monkey/targets folder
  4. copy transcc/builders/wxmonkey.monkey to your local src/transcc/builders/ folder
  5. rebuild src/transcc, and copy to monkey/bin folder (use the C++_STD TOOL)
  6. edit targets/wxmonkey/template/CONFIG.MONKEY, make sure the paths in CONFIG point to wxWidgets paths for include, mingw (or compiler stdlibs), and wx static libs
  7. compile minimal example

..OSX (10.6+)..

  1. download and build wxwidgets (2.8.12) as a static library (recommend non-monolithic + opengl + non-debug switches, arch i386 no x64)
  2. remember location of build and include files
  3. copy targets/wxmonkey folder to your local monkey/targets folder 3b. copy xcode folder to monkey/targets/wxmonkey folder
  4. copy transcc/builders/wxmonkey.monkey to your local src/transcc/builders/ folder
  5. rebuild src/transcc, and copy to monkey/bin folder (use the C++_STD TOOL)
  6. rebuild src/trans, and copy to monkey/bin folder
  7. edit targets/wxmonkey/template/CONFIG.MONKEY, make sure the paths in CONFIG point to wxWidgets paths for include, and wx static libs
  8. compile minimal example again

Monkey version (c) Adam Piette

This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.

Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely.

wxmonkey's People

Contributors

adamredwoods 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.