software | MaxMSP | back to main page
__________________________________________________________________________________________________________________________________
Windows port of C externals : |
|
nb : if you care about your objects to be ported on windows, please do the most you can to always make your sources available, and don't forget to say thanks (drinks, food, videogames and audio gear accepted).
__________________________________________________________________________________________________________________________________
C externals : |
|
__________________________________________________________________________________________________________________________________
Java (experimental) : Java 1.5 required. Windows There's absolutely no garanty it will work on your machine. |
|
__________________________________________________________________________________________________________________________________
Java : Java 1.5 required. Windows / OSX (?) |
|
__________________________________________________________________________________________________________________________________
Python : Python 2.4+ required. Windows |
__________________________________________________________________________________________________________________________________
Javascript : Windows / OSX |
|
________________________________________________________________________________________________________________________________
the first draft of my tutorial for How To Create MaxMSP Externals Using Eclipse.pdf
appendice : - for MSP objects, add the MaxAudio lib and the msp-includes path the same way explained for MaxAPI and max-includes path.
- be sure to NEVER UNCHECK the [shared] option under PROPERTIES/BUILD SETTINGS/GCC C LINKER/SHARED LIBRARY SETTINGS
- for QT Dev : as for Max and MSP lib, add the qtmlClient lib and its paths (QT SDK6 required)
nb. these notes will be present in the next draft, with the special How To Uninstall Cygin manually, and the How To Uninstall CDT Plugin If Everything Fucked Up