https://github.com/lostjared/masterx-ovdm-linux
Project for creating a Windowed environment with SDL/Boost.Python for Linux
https://github.com/lostjared/masterx-ovdm-linux
Last synced: 6 months ago
JSON representation
Project for creating a Windowed environment with SDL/Boost.Python for Linux
- Host: GitHub
- URL: https://github.com/lostjared/masterx-ovdm-linux
- Owner: lostjared
- License: gpl-3.0
- Created: 2016-08-10T19:06:15.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-02-17T06:45:32.000Z (over 2 years ago)
- Last Synced: 2024-12-31T05:17:50.159Z (over 1 year ago)
- Language: C++
- Homepage: http://lostsidedead.com/blog/?index=80
- Size: 5.92 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
5# masterx-ovdm-linux


This project was developed for lostsidedead.com in 2008, aiming to create a graphical user interface environment for Python. It incorporates Boost Python, featuring a custom Python shell and an API for environment manipulation.
For Linux compilation, the prerequisites are:
Development tools like libtool, autotools (including autoconf, automake, etc.), gcc, g++, libstdc++
Libraries such as SDL, Boost Python, and Python 2.7
Debian users can prepare their system with the following command:
sudo apt-get install libsdl1.2-dev libsdl-stretch-dev autoconf automake libtool libboost-python-dev python2.7 gcc g++ libboost-all-dev git libjpeg8-dev
Additionally, compile and install the following libraries from my GitHub page: http://github.com/lostjared to /usr/local:
libmx
libmasc
mxl
This project was both a learning journey and a source of enjoyment. My skills with Autoconf/Automake were still developing at the time, so the scripts might not be as refined as possible.
I'm sharing this for entertainment and to showcase what I've worked on.
For those interested, the login credentials are:
Username: Jared
Password: masterx