|
Author |
Topic: MultiProcessing (Read 595 times) |
|
aloha
|
MultiProcessing
« on: Feb 11th, 2004, 1:34am » |
|
I've been trying to use Multiprocessing (from the posted source code) without any success. As a matter of fact, I cannot compile. Any help and guidance on the subject would be greatly appreciated. Thanks in advance. Patrick
|
|
|
|
REAS
|
Re: MultiProcessing
« Reply #1 on: Feb 11th, 2004, 2:18am » |
|
Which posted sourcecode do you mean? MultiProcessing is a separate application built by Simon. The code posted in the "exhibition" will only run on with this separate software. We hope to have many elements of MultiProcessing included in the next release, though.
|
|
|
|
mohn
|
Re: MultiProcessing
« Reply #3 on: Feb 12th, 2004, 8:01am » |
|
on Feb 11th, 2004, 6:53pm, aloha wrote: as casey states, multiprocessing is an extension TO the Processing environment, not an application that was written IN processing (ie like an applet). you'll notice on simon's site he refers to "multiProcessing-0067" which is a fully compiled application he wrote. if you really wanted to compile a version of multiprocessing, you'd need access to more than the multiprocessing source code (the source code you refer to would be compiled with the processing source code). of course compiling gets into a whole other area.... as casey points out, you should see a good deal of multiprocessing in the next release, but you'll have to wait till post april (after ben picks himself up off the tarmac). hope this helps .... let me know if i can help you out in any way.
|
|
|
|
simong
|
Re: MultiProcessing
« Reply #4 on: Feb 13th, 2004, 10:34pm » |
|
Hello All, Yes. MultiProcessing as it currently stands is a specially built version of Processing, which means that code written for it won't run on standard Processing. This is not what I want for the future. I am currently working on libraryizing MultiP. It will require a few hooks to be added to Processing, but Ben tells me that this is a possibility. So it is going forward. I can make the source for the latest version available, but it's changing rapidly right now, and it really will integrate nicely quite soon, so I'm tempted to wait... I'm really happy there's interest. -Simon
|
|
|
|
|