hi all,
there is an experimental windows port of the newest cyclone snapshot (only the two libs, no stand-alone externals yet) at
http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
(I really mean 'experimental', so please, do not include it in pure-data.org, pdb, etc.)
The good news is that the porting was as easy as rebooting into windows (the hard part), writing a simple makefile, running nmake and zip. The bad news is that this has not been tested, other than checking that the libs are being loaded by Pd.
The main purpose of this preliminary release is to catch any serious windows-specific problems, like any class not working, or working poorly -- before starting alpha-testing for real. Please report.
Please note though, that in less serious cases, like the side effects of wiping out your hard disk, or forcing your outlook to spam everybody around, you are on your own -- download the source and investigate.
Krzysztof
hi all,
I have just added the stand-alones to the cyclone.zip (causing its size to grow from 84kb to 1.2Mb).
It is now in sync with the linux version, but it is impossible for me to maintain it that way. So, for anybody with vc on board, there are, included in the cyclone.zip:
. a 'makefile' file, and . a 'sources' file (!included in the 'makefile'), listing all the class source files currently to be found in the source snapshot.
Adjust the paths (also, you would probably want to comment out info-zip invocation), and run nmake.
Future source snapshots will include these two files as well (in a 'ViCious' subdirectory).
Krzysztof
Krzysztof Czaja wrote: ...
there is an experimental windows port of the newest cyclone snapshot (only the two libs, no stand-alone externals yet) at
http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html