On 01/16/2013 06:28 PM, Esteban Viveros wrote:
HC,
I have two question at time..
First, I need to add Cygwin to system path? If yes, I run SETX path c:\cygwin;c:\cygwin\bin;%path% in Cygwin Terminal?
This is probably optional but cygwin is useful. You do it from the System control panel: http://www.computerhope.com/issues/ch000549.htm
If you install TortoiseSVN, I don't think you need cygwin at all (watch out for download links in the big add in that page): http://tortoisesvn.net/downloads.html
Two, In session: "Copying Libgmp-10Dll for Cc1.Exe" I don't have /mingw/libexec/gcc/mingw32/4.7.2/ but I have /mingw/libexec/gcc/mingw32/4.6.2 I need to create the 4.7.2 directory or copy the dll's to 4.6.2?
Copy the dlls to the existing folder, don't create a new one. You can tell which version of gcc you have by doing:
gcc --version
My guess is that you have 4.6.2, which should work fine.
.hc
2013/1/16 Hans-Christoph Steiner hans@at.or.at
Start by installing Jack on your windows machine and setting up a Pd build environment: http://puredata.info/docs/developer/WindowsMinGW
You can skip the "Building library dependencies for Windows from SVN '/sources'" section for now.
Then in the MSYS MinGW shell, do this:
git clone git:// pure-data.git.sourceforge.net/gitroot/pure-data/pd-extended.git cd pd-extended/src make -f makefile.mingw
That should give you a regular Pd build. Then download a Pd-extended 0.43.4 zip version and unzip it. I usually put it on my desktop. Then you can install your new build into it:
make -f makefile.mingw DESTDIR="$USERPROFILE/Desktop/Pd-0.43.4-extended-20130115 prefix= install
If that works, then you're ready to try to build against Jack. Replace pd-extended/src/makefile.mingw with makefile.mingw that is attached to this email, and try this:
cd pd-extended/src make -f makefile.mingw clean make -f makefile.mingw DESTDIR="$USERPROFILE/Desktop/Pd-0.43.4-extended-20130115 prefix= install
.hc
On 01/16/2013 02:07 PM, Esteban Viveros wrote:
Wow.... If I had the knowledge to do.. (!) *.*
But I can try... I need documentation to learn.. Where can I begin?
2013/1/16 Hans-Christoph Steiner hans@at.or.at
I agree, it should be included. Why don't you try to build it? Or
maybe
if patco has some time, he could take a look.
Its much too late to include it in 0.43.4, but once its working, its
easy
to include in nightly builds of 0.44.
.hc
On 01/16/2013 12:58 PM, Esteban Viveros wrote:
Hello list,
Excuse the hassle... But I think this very important ..
The windows version of pd-extended 0.43 don't have support to Jack..
It would be great can connect my new pd extended release to ableton
live
to
play a little..
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
gcc.exe ,GCC. 4.6.2
2013/1/16 Hans-Christoph Steiner hans@at.or.at
On 01/16/2013 06:28 PM, Esteban Viveros wrote:
HC,
I have two question at time..
First, I need to add Cygwin to system path? If yes, I run SETX path c:\cygwin;c:\cygwin\bin;%path% in Cygwin Terminal?
This is probably optional but cygwin is useful. You do it from the System control panel: http://www.computerhope.com/issues/ch000549.htm
If you install TortoiseSVN, I don't think you need cygwin at all (watch out for download links in the big add in that page): http://tortoisesvn.net/downloads.html
Two, In session: "Copying Libgmp-10Dll for Cc1.Exe" I don't have /mingw/libexec/gcc/mingw32/4.7.2/ but I have /mingw/libexec/gcc/mingw32/4.6.2 I need to create the 4.7.2 directory or copy the dll's to 4.6.2?
Copy the dlls to the existing folder, don't create a new one. You can tell which version of gcc you have by doing:
gcc --version
My guess is that you have 4.6.2, which should work fine.
.hc
2013/1/16 Hans-Christoph Steiner hans@at.or.at
Start by installing Jack on your windows machine and setting up a Pd
build
environment: http://puredata.info/docs/developer/WindowsMinGW
You can skip the "Building library dependencies for Windows from SVN '/sources'" section for now.
Then in the MSYS MinGW shell, do this:
git clone git:// pure-data.git.sourceforge.net/gitroot/pure-data/pd-extended.git cd pd-extended/src make -f makefile.mingw
That should give you a regular Pd build. Then download a Pd-extended 0.43.4 zip version and unzip it. I usually put it on my desktop. Then you can install your new build into it:
make -f makefile.mingw DESTDIR="$USERPROFILE/Desktop/Pd-0.43.4-extended-20130115 prefix=
install
If that works, then you're ready to try to build against Jack. Replace pd-extended/src/makefile.mingw with makefile.mingw that is attached to
this
email, and try this:
cd pd-extended/src make -f makefile.mingw clean make -f makefile.mingw DESTDIR="$USERPROFILE/Desktop/Pd-0.43.4-extended-20130115 prefix=
install
.hc
On 01/16/2013 02:07 PM, Esteban Viveros wrote:
Wow.... If I had the knowledge to do.. (!) *.*
But I can try... I need documentation to learn.. Where can I begin?
2013/1/16 Hans-Christoph Steiner hans@at.or.at
I agree, it should be included. Why don't you try to build it? Or
maybe
if patco has some time, he could take a look.
Its much too late to include it in 0.43.4, but once its working, its
easy
to include in nightly builds of 0.44.
.hc
On 01/16/2013 12:58 PM, Esteban Viveros wrote:
Hello list,
Excuse the hassle... But I think this very important ..
The windows version of pd-extended 0.43 don't have support to Jack..
It would be great can connect my new pd extended release to ableton
live
to
play a little..
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
That should work fine.
.hc
On 01/16/2013 06:44 PM, Esteban Viveros wrote:
gcc.exe ,GCC. 4.6.2
2013/1/16 Hans-Christoph Steiner hans@at.or.at
On 01/16/2013 06:28 PM, Esteban Viveros wrote:
HC,
I have two question at time..
First, I need to add Cygwin to system path? If yes, I run SETX path c:\cygwin;c:\cygwin\bin;%path% in Cygwin Terminal?
This is probably optional but cygwin is useful. You do it from the System control panel: http://www.computerhope.com/issues/ch000549.htm
If you install TortoiseSVN, I don't think you need cygwin at all (watch out for download links in the big add in that page): http://tortoisesvn.net/downloads.html
Two, In session: "Copying Libgmp-10Dll for Cc1.Exe" I don't have /mingw/libexec/gcc/mingw32/4.7.2/ but I have /mingw/libexec/gcc/mingw32/4.6.2 I need to create the 4.7.2 directory or copy the dll's to 4.6.2?
Copy the dlls to the existing folder, don't create a new one. You can tell which version of gcc you have by doing:
gcc --version
My guess is that you have 4.6.2, which should work fine.
.hc
2013/1/16 Hans-Christoph Steiner hans@at.or.at
Start by installing Jack on your windows machine and setting up a Pd
build
environment: http://puredata.info/docs/developer/WindowsMinGW
You can skip the "Building library dependencies for Windows from SVN '/sources'" section for now.
Then in the MSYS MinGW shell, do this:
git clone git:// pure-data.git.sourceforge.net/gitroot/pure-data/pd-extended.git cd pd-extended/src make -f makefile.mingw
That should give you a regular Pd build. Then download a Pd-extended 0.43.4 zip version and unzip it. I usually put it on my desktop. Then you can install your new build into it:
make -f makefile.mingw DESTDIR="$USERPROFILE/Desktop/Pd-0.43.4-extended-20130115 prefix=
install
If that works, then you're ready to try to build against Jack. Replace pd-extended/src/makefile.mingw with makefile.mingw that is attached to
this
email, and try this:
cd pd-extended/src make -f makefile.mingw clean make -f makefile.mingw DESTDIR="$USERPROFILE/Desktop/Pd-0.43.4-extended-20130115 prefix=
install
.hc
On 01/16/2013 02:07 PM, Esteban Viveros wrote:
Wow.... If I had the knowledge to do.. (!) *.*
But I can try... I need documentation to learn.. Where can I begin?
2013/1/16 Hans-Christoph Steiner hans@at.or.at
I agree, it should be included. Why don't you try to build it? Or
maybe
if patco has some time, he could take a look.
Its much too late to include it in 0.43.4, but once its working, its
easy
to include in nightly builds of 0.44.
.hc
On 01/16/2013 12:58 PM, Esteban Viveros wrote: > Hello list, > > Excuse the hassle... But I think this very important .. > > The windows version of pd-extended 0.43 don't have support to Jack.. > > It would be great can connect my new pd extended release to ableton
live
to > play a little.. > > > > > _______________________________________________ > Pd-list@iem.at mailing list > UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list >
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
I updated the makefile.mingw a bit, I forgot to add something before. Its attached.
.hc
On 01/16/2013 06:44 PM, Esteban Viveros wrote:
gcc.exe ,GCC. 4.6.2
2013/1/16 Hans-Christoph Steiner hans@at.or.at
On 01/16/2013 06:28 PM, Esteban Viveros wrote:
HC,
I have two question at time..
First, I need to add Cygwin to system path? If yes, I run SETX path c:\cygwin;c:\cygwin\bin;%path% in Cygwin Terminal?
This is probably optional but cygwin is useful. You do it from the System control panel: http://www.computerhope.com/issues/ch000549.htm
If you install TortoiseSVN, I don't think you need cygwin at all (watch out for download links in the big add in that page): http://tortoisesvn.net/downloads.html
Two, In session: "Copying Libgmp-10Dll for Cc1.Exe" I don't have /mingw/libexec/gcc/mingw32/4.7.2/ but I have /mingw/libexec/gcc/mingw32/4.6.2 I need to create the 4.7.2 directory or copy the dll's to 4.6.2?
Copy the dlls to the existing folder, don't create a new one. You can tell which version of gcc you have by doing:
gcc --version
My guess is that you have 4.6.2, which should work fine.
.hc
2013/1/16 Hans-Christoph Steiner hans@at.or.at
Start by installing Jack on your windows machine and setting up a Pd
build
environment: http://puredata.info/docs/developer/WindowsMinGW
You can skip the "Building library dependencies for Windows from SVN '/sources'" section for now.
Then in the MSYS MinGW shell, do this:
git clone git:// pure-data.git.sourceforge.net/gitroot/pure-data/pd-extended.git cd pd-extended/src make -f makefile.mingw
That should give you a regular Pd build. Then download a Pd-extended 0.43.4 zip version and unzip it. I usually put it on my desktop. Then you can install your new build into it:
make -f makefile.mingw DESTDIR="$USERPROFILE/Desktop/Pd-0.43.4-extended-20130115 prefix=
install
If that works, then you're ready to try to build against Jack. Replace pd-extended/src/makefile.mingw with makefile.mingw that is attached to
this
email, and try this:
cd pd-extended/src make -f makefile.mingw clean make -f makefile.mingw DESTDIR="$USERPROFILE/Desktop/Pd-0.43.4-extended-20130115 prefix=
install
.hc
On 01/16/2013 02:07 PM, Esteban Viveros wrote:
Wow.... If I had the knowledge to do.. (!) *.*
But I can try... I need documentation to learn.. Where can I begin?
2013/1/16 Hans-Christoph Steiner hans@at.or.at
I agree, it should be included. Why don't you try to build it? Or
maybe
if patco has some time, he could take a look.
Its much too late to include it in 0.43.4, but once its working, its
easy
to include in nightly builds of 0.44.
.hc
On 01/16/2013 12:58 PM, Esteban Viveros wrote: > Hello list, > > Excuse the hassle... But I think this very important .. > > The windows version of pd-extended 0.43 don't have support to Jack.. > > It would be great can connect my new pd extended release to ableton
live
to > play a little.. > > > > > _______________________________________________ > Pd-list@iem.at mailing list > UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list >
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Ok...
Now I need to know where is pure-data directory..? It's needed to Building Library Dependencies For Windows From SVN '/Sources'
2013/1/16 Hans-Christoph Steiner hans@at.or.at
I updated the makefile.mingw a bit, I forgot to add something before. Its attached.
.hc
On 01/16/2013 06:44 PM, Esteban Viveros wrote:
gcc.exe ,GCC. 4.6.2
2013/1/16 Hans-Christoph Steiner hans@at.or.at
On 01/16/2013 06:28 PM, Esteban Viveros wrote:
HC,
I have two question at time..
First, I need to add Cygwin to system path? If yes, I run SETX path c:\cygwin;c:\cygwin\bin;%path% in Cygwin Terminal?
This is probably optional but cygwin is useful. You do it from the
System
control panel: http://www.computerhope.com/issues/ch000549.htm
If you install TortoiseSVN, I don't think you need cygwin at all (watch
out
for download links in the big add in that page): http://tortoisesvn.net/downloads.html
Two, In session: "Copying Libgmp-10Dll for Cc1.Exe" I don't have /mingw/libexec/gcc/mingw32/4.7.2/ but I have /mingw/libexec/gcc/mingw32/4.6.2 I need to create the 4.7.2 directory
or
copy the dll's to 4.6.2?
Copy the dlls to the existing folder, don't create a new one. You can
tell
which version of gcc you have by doing:
gcc --version
My guess is that you have 4.6.2, which should work fine.
.hc
2013/1/16 Hans-Christoph Steiner hans@at.or.at
Start by installing Jack on your windows machine and setting up a Pd
build
environment: http://puredata.info/docs/developer/WindowsMinGW
You can skip the "Building library dependencies for Windows from SVN '/sources'" section for now.
Then in the MSYS MinGW shell, do this:
git clone git:// pure-data.git.sourceforge.net/gitroot/pure-data/pd-extended.git cd pd-extended/src make -f makefile.mingw
That should give you a regular Pd build. Then download a Pd-extended 0.43.4 zip version and unzip it. I usually put it on my desktop. Then you
can
install your new build into it:
make -f makefile.mingw DESTDIR="$USERPROFILE/Desktop/Pd-0.43.4-extended-20130115 prefix=
install
If that works, then you're ready to try to build against Jack.
Replace
pd-extended/src/makefile.mingw with makefile.mingw that is attached to
this
email, and try this:
cd pd-extended/src make -f makefile.mingw clean make -f makefile.mingw DESTDIR="$USERPROFILE/Desktop/Pd-0.43.4-extended-20130115 prefix=
install
.hc
On 01/16/2013 02:07 PM, Esteban Viveros wrote:
Wow.... If I had the knowledge to do.. (!) *.*
But I can try... I need documentation to learn.. Where can I begin?
2013/1/16 Hans-Christoph Steiner hans@at.or.at
> > I agree, it should be included. Why don't you try to build it? Or
maybe
> if > patco has some time, he could take a look. > > Its much too late to include it in 0.43.4, but once its working, its
easy
> to > include in nightly builds of 0.44. > > .hc > > On 01/16/2013 12:58 PM, Esteban Viveros wrote: >> Hello list, >> >> Excuse the hassle... But I think this very important .. >> >> The windows version of pd-extended 0.43 don't have support to
Jack..
>> >> It would be great can connect my new pd extended release to ableton
live
> to >> play a little.. >> >> >> >> >> _______________________________________________ >> Pd-list@iem.at mailing list >> UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list >> > > _______________________________________________ > Pd-list@iem.at mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list >
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Well.. I can't find that folder with windows manager.. I ry to create that in C:\MinGW\msys\1.0\home\Esteban\
I'll cross my fingers..(!)
2013/1/16 Esteban Viveros emviveros@gmail.com
Ok...
Now I need to know where is pure-data directory..? It's needed to Building Library Dependencies For Windows From SVN '/Sources'
2013/1/16 Hans-Christoph Steiner hans@at.or.at
I updated the makefile.mingw a bit, I forgot to add something before. Its attached.
.hc
On 01/16/2013 06:44 PM, Esteban Viveros wrote:
gcc.exe ,GCC. 4.6.2
2013/1/16 Hans-Christoph Steiner hans@at.or.at
On 01/16/2013 06:28 PM, Esteban Viveros wrote:
HC,
I have two question at time..
First, I need to add Cygwin to system path? If yes, I run SETX path c:\cygwin;c:\cygwin\bin;%path% in Cygwin Terminal?
This is probably optional but cygwin is useful. You do it from the
System
control panel: http://www.computerhope.com/issues/ch000549.htm
If you install TortoiseSVN, I don't think you need cygwin at all
(watch out
for download links in the big add in that page): http://tortoisesvn.net/downloads.html
Two, In session: "Copying Libgmp-10Dll for Cc1.Exe" I don't have /mingw/libexec/gcc/mingw32/4.7.2/ but I have /mingw/libexec/gcc/mingw32/4.6.2 I need to create the 4.7.2
directory or
copy the dll's to 4.6.2?
Copy the dlls to the existing folder, don't create a new one. You can
tell
which version of gcc you have by doing:
gcc --version
My guess is that you have 4.6.2, which should work fine.
.hc
2013/1/16 Hans-Christoph Steiner hans@at.or.at
Start by installing Jack on your windows machine and setting up a Pd
build
environment: http://puredata.info/docs/developer/WindowsMinGW
You can skip the "Building library dependencies for Windows from SVN '/sources'" section for now.
Then in the MSYS MinGW shell, do this:
git clone git:// pure-data.git.sourceforge.net/gitroot/pure-data/pd-extended.git cd pd-extended/src make -f makefile.mingw
That should give you a regular Pd build. Then download a Pd-extended 0.43.4 zip version and unzip it. I usually put it on my desktop. Then you
can
install your new build into it:
make -f makefile.mingw DESTDIR="$USERPROFILE/Desktop/Pd-0.43.4-extended-20130115 prefix=
install
If that works, then you're ready to try to build against Jack.
Replace
pd-extended/src/makefile.mingw with makefile.mingw that is attached
to
this
email, and try this:
cd pd-extended/src make -f makefile.mingw clean make -f makefile.mingw DESTDIR="$USERPROFILE/Desktop/Pd-0.43.4-extended-20130115 prefix=
install
.hc
On 01/16/2013 02:07 PM, Esteban Viveros wrote: > Wow.... If I had the knowledge to do.. (!) *.* > > But I can try... I need documentation to learn.. Where can I begin? > > > 2013/1/16 Hans-Christoph Steiner hans@at.or.at > >> >> I agree, it should be included. Why don't you try to build it? Or maybe >> if >> patco has some time, he could take a look. >> >> Its much too late to include it in 0.43.4, but once its working,
its
easy >> to >> include in nightly builds of 0.44. >> >> .hc >> >> On 01/16/2013 12:58 PM, Esteban Viveros wrote: >>> Hello list, >>> >>> Excuse the hassle... But I think this very important .. >>> >>> The windows version of pd-extended 0.43 don't have support to
Jack..
>>> >>> It would be great can connect my new pd extended release to
ableton
live >> to >>> play a little.. >>> >>> >>> >>> >>> _______________________________________________ >>> Pd-list@iem.at mailing list >>> UNSUBSCRIBE and account-management -> >> http://lists.puredata.info/listinfo/pd-list >>> >> >> _______________________________________________ >> Pd-list@iem.at mailing list >> UNSUBSCRIBE and account-management -> >> http://lists.puredata.info/listinfo/pd-list >> > > > > > > _______________________________________________ > Pd-list@iem.at mailing list > UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list >
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
--
Esteban Viveros
(27) 8815 7170 (27) 3066 0359 (11) 95761 4125 (11) 2738 7868
www.bandpage.com/estebanviveros http://soundcloud.com/estebanviveros
https://www.facebook.com/estebanviveros.art
You don't need that stuff at all for what you are doing, skip that step. That's only for building things like Gem.
.hc
On 01/16/2013 07:15 PM, Esteban Viveros wrote:
Ok...
Now I need to know where is pure-data directory..? It's needed to Building Library Dependencies For Windows From SVN '/Sources'
2013/1/16 Hans-Christoph Steiner hans@at.or.at
I updated the makefile.mingw a bit, I forgot to add something before. Its attached.
.hc
On 01/16/2013 06:44 PM, Esteban Viveros wrote:
gcc.exe ,GCC. 4.6.2
2013/1/16 Hans-Christoph Steiner hans@at.or.at
On 01/16/2013 06:28 PM, Esteban Viveros wrote:
HC,
I have two question at time..
First, I need to add Cygwin to system path? If yes, I run SETX path c:\cygwin;c:\cygwin\bin;%path% in Cygwin Terminal?
This is probably optional but cygwin is useful. You do it from the
System
control panel: http://www.computerhope.com/issues/ch000549.htm
If you install TortoiseSVN, I don't think you need cygwin at all (watch
out
for download links in the big add in that page): http://tortoisesvn.net/downloads.html
Two, In session: "Copying Libgmp-10Dll for Cc1.Exe" I don't have /mingw/libexec/gcc/mingw32/4.7.2/ but I have /mingw/libexec/gcc/mingw32/4.6.2 I need to create the 4.7.2 directory
or
copy the dll's to 4.6.2?
Copy the dlls to the existing folder, don't create a new one. You can
tell
which version of gcc you have by doing:
gcc --version
My guess is that you have 4.6.2, which should work fine.
.hc
2013/1/16 Hans-Christoph Steiner hans@at.or.at
Start by installing Jack on your windows machine and setting up a Pd
build
environment: http://puredata.info/docs/developer/WindowsMinGW
You can skip the "Building library dependencies for Windows from SVN '/sources'" section for now.
Then in the MSYS MinGW shell, do this:
git clone git:// pure-data.git.sourceforge.net/gitroot/pure-data/pd-extended.git cd pd-extended/src make -f makefile.mingw
That should give you a regular Pd build. Then download a Pd-extended 0.43.4 zip version and unzip it. I usually put it on my desktop. Then you
can
install your new build into it:
make -f makefile.mingw DESTDIR="$USERPROFILE/Desktop/Pd-0.43.4-extended-20130115 prefix=
install
If that works, then you're ready to try to build against Jack.
Replace
pd-extended/src/makefile.mingw with makefile.mingw that is attached to
this
email, and try this:
cd pd-extended/src make -f makefile.mingw clean make -f makefile.mingw DESTDIR="$USERPROFILE/Desktop/Pd-0.43.4-extended-20130115 prefix=
install
.hc
On 01/16/2013 02:07 PM, Esteban Viveros wrote: > Wow.... If I had the knowledge to do.. (!) *.* > > But I can try... I need documentation to learn.. Where can I begin? > > > 2013/1/16 Hans-Christoph Steiner hans@at.or.at > >> >> I agree, it should be included. Why don't you try to build it? Or maybe >> if >> patco has some time, he could take a look. >> >> Its much too late to include it in 0.43.4, but once its working, its easy >> to >> include in nightly builds of 0.44. >> >> .hc >> >> On 01/16/2013 12:58 PM, Esteban Viveros wrote: >>> Hello list, >>> >>> Excuse the hassle... But I think this very important .. >>> >>> The windows version of pd-extended 0.43 don't have support to
Jack..
>>> >>> It would be great can connect my new pd extended release to ableton live >> to >>> play a little.. >>> >>> >>> >>> >>> _______________________________________________ >>> Pd-list@iem.at mailing list >>> UNSUBSCRIBE and account-management -> >> http://lists.puredata.info/listinfo/pd-list >>> >> >> _______________________________________________ >> Pd-list@iem.at mailing list >> UNSUBSCRIBE and account-management -> >> http://lists.puredata.info/listinfo/pd-list >> > > > > > > _______________________________________________ > Pd-list@iem.at mailing list > UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list >
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list