Hi there:
while trying to compile the OSCx package I got from the CVS, I got a error saying
Make[1] *** [dumpOSC.o] Error1 make: *** [all] Error 2
I think I have successfully compiled it once before but I can't figure what went wrong this time. It did not say much about dependencies and how to specify the pd source path.
Could anyone help?
Cheers
CHUN
Argh, just figured out why..... And have it compiled
It either that the OSCx make needs the directory that contain pd sources be called pd and not pd-0.37-4
Or it needs the pd source from the CVS, which after checking out, its in the "pd" directory
Cheers
CHUN
Hi there:
while trying to compile the OSCx package I got from the CVS, I got a error saying
Make[1] *** [dumpOSC.o] Error1 make: *** [all] Error 2
I think I have successfully compiled it once before but I can't figure what went wrong this time. It did not say much about dependencies and how to specify the pd source path.
Could anyone help?
Cheers
CHUN