Forum

Welcome Guest 

Show/Hide Header

Welcome Guest, posting in this forum requires registration.





Pages: 1 [2]
Author Topic: Problems running software from source
TeamTeamUS-
A
Newbie
Posts: 22
Permalink
Post Re: Problems running software from source
on: December 30, 2012, 02:15
Quote

Here are the steps needed to compile the polargraphcontroller 1.2.5 source in Processing 1.5.1 on OS X 10.7.4. I could not get it to compile in Processing 2. YMMV.

In polargraphcontroller.pde with the other import statements, add:

// needed to compile on OS X 10.7.4
import java.text.*;
import java.util.*;
import java.io.*;

In default.properties.txt, delete or comment out (#):
All lines that contain C\:\\Users\\sandy\\Documents\\

Go!

=ml=

sandy
Administrator
Posts: 1317
Permalink
sandy
Post Re: Problems running software from source
on: December 30, 2012, 16:25
Quote

Actually default.properties probably shouldn't be in the zip at all - it gets auto generated if it's missing anyway so you can just delete it.

sandy
Administrator
Posts: 1317
Permalink
sandy
Post Re: Problems running software from source
on: December 30, 2012, 16:25
Quote

Also, that's helpful, thanks 🙂

sandy
Administrator
Posts: 1317
Permalink
sandy
Post Re: Problems running software from source
on: December 30, 2012, 16:27
Quote

And re processing 2 - I haven't tried using it in anger yet. There seemed to be an awful lot of stuff that didn't work yet in it last I looked, or that needed workarounds, so I wasn't that impressed with it and a bit reluctant to jump on board.

Pages: 1 [2]
Mingle Forum by cartpauj
Version: 1.0.34 ; Page loaded in: 0.028 seconds.