Hi Mark,
I don't understand your problem. When I needed to created my own external, and without previous knowledge of how Pd was implemented, I followed the howto for compiling externals and I could make it without much pain. The howto even have a helloworld example. So, if I were you, I will give it another try.
Cheers,
Julian Villegas
Me pregunto de un modo pensativo
Que significa ser Colombiano?
No se le respondi. Es un acto de fe
JLB.
----- Original Message ----
From: "pd-list-request@iem.at" pd-list-request@iem.at
To: pd-list@iem.at
Sent: Wednesday, June 27, 2007 11:42:46 PM
Subject: PD-list Digest, Vol 27, Issue 136
Send PD-list mailing list submissions to
pd-list@iem.at
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.puredata.info/listinfo/pd-list
or, via email, send a message with subject or body 'help' to
pd-list-request@iem.at
You can reach the person managing the list at
pd-list-owner@iem.at
When replying, please edit your Subject line so it is more specific
than "Re: Contents of PD-list digest..."
Today's Topics:
- servo control with pduino (olsen)
- Please explain Windows compiling once and for all! (Mark Polesky)
- Re: Please explain Windows compiling once and for all!
(IOhannes m zmoelnig)
- Re: CVS connect error? (Antti Poikola)
- Re: CVS connect error? (IOhannes m zmoelnig)
- Re: Please explain Windows compiling once and for all!
(Martin Peach)
- Re: Please explain Windows compiling once and for all!
(Martin Peach)
- problems with Intel MacMini playing video (simon wise)
- Re: problems with Intel MacMini playing video (chris clepper)
Message: 1
Date: Wed, 27 Jun 2007 10:48:32 +0200
From: olsen sesselastronaut@googlemail.com
Subject: [PD] servo control with pduino
To: pd-list pd-list@iem.at
Message-ID: 46822460.1070802@googlemail.com
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Hi
so far for servo movements i'm using the Parallax Servo Controller
PSC(USB) & a python script for sending the ascii paragraph to controll it.
since the release of pduino 0.3 anyone played around with servos on
pduino - would be a nice improvement to pduino controlling servos?!
let me know if i could bear somewhere a hand on this
greets
olsen
--
Planet Pluto bleibt!
------------------------------
Message: 2
Date: Wed, 27 Jun 2007 00:28:45 -0700
From: "Mark Polesky"
middlepedal@gmail.com
Subject: [PD] Please explain Windows compiling once and for all!
To: pd-list@iem.at
Message-ID:
8ff17cb60706270028l26ead89fyc2e590cd0e989d6b@mail.gmail.com
Content-Type: text/plain; charset="iso-8859-1"
Hey,
I'm trying not to get frustrated, seeing how posts like this one (on
compiling externals for Windows) are either ignored or answered way too
cryptically:
http://lists.puredata.info/pipermail/pd-list/2007-06/051182.html
I posted a similar question to the "PURE DATA forum~" a few days ago, and so
far it too has gone unanswered:
http://puredata.hurleur.com/sujet-1029-problem-compiling-external-windows
Is compiling an external for Windows so mysterious that no one knows how to
do it? The responses that I've seen so far usually amount to "well this is
how it's done on linux, try changing this to that and maybe it'll work". The
famous external tutorial (
http://iem.at/pd/externals-HOWTO/ ) looks very
interesting, but it does me no good without knowing how to get from .c to
.pd ...
The request is simple: List the steps required (without skipping any!) to
take the C source file "helloworld.c" and make it into a usable object in
pd.
Someone, please, help me out. Also feel free to tackle the other specific
questions in my forum~ post. I'm sure there are plenty of other confused
Windows programmers out there.
Thanks.