Hi:
Yesterday, I rather vaguely reported a bug I encountered on my
friends Windows XP non-pro machine. I have been able to reproduce it
on my Windows 2000 machine.
Windows 2000 5.00.2195 Service Pack 4 Pd 0.41-2 downloaded from SourceForge
files.
expr exp(-($f1-1)/100) ....couldn't create
The usual startup message giving the license info for [expr] was not
displayed.
This procedure works fine on my Windows XP Professional machine.
Thanks.
(---o-------o-o-o---o-o-o----( David F. Place mailto:d@vidplace.com
On 01/03/2008, at 20.06, David F. Place wrote:
Yesterday, I rather vaguely reported a bug
I think it is better to add them to the bug tracker: https://sourceforge.net/tracker/?atid=478070&group_id=55736
best
Hello, did you check if the expr.dll is present in extra folder?
David F. Place a écrit :
Hi:
Yesterday, I rather vaguely reported a bug I encountered on my
friends Windows XP non-pro machine. I have been able to reproduce it
on my Windows 2000 machine.Windows 2000 5.00.2195 Service Pack 4 Pd 0.41-2 downloaded from SourceForge
- Download and install Pd.
- Run pd.exe in the bin directory.
- Open exponential.pd from the Audio Examples section of the Help
files.
expr exp(-($f1-1)/100) ....couldn't create
The usual startup message giving the license info for [expr] was not
displayed.This procedure works fine on my Windows XP Professional machine.
Thanks.
(---o-------o-o-o---o-o-o----( David F. Place mailto:d@vidplace.com
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
On Mar 2, 2008, at 5:03 PM, Patrice Colet wrote:
Hello, did you check if the expr.dll is present in extra folder?
expr.dll is not present in the extra folder. In fact, there are
no .dll files in the extra folder.
(---o-------o-o-o---o-o-o----( David F. Place mailto:d@vidplace.com
Okay, it's definitively a bug, the makefile.nt in pd-0.41-2 doesn't build externals at all, so if it's not corrected, the bug will stay in further versions. Also, I'm sure it's possible to use Makefile.in, for all platforms.
David F. Place a écrit :
On Mar 2, 2008, at 5:03 PM, Patrice Colet wrote:
Hello, did you check if the expr.dll is present in extra folder?
expr.dll is not present in the extra folder. In fact, there are no .dll files in the extra folder.
(---o-------o-o-o---o-o-o----( David F. Place mailto:d@vidplace.com
I haven't been able to figure out how to make windows-style makefiles call each other, so I have a batch file, 'build' that I call from the source directory, to call the other makefiles in other directories. (Of course, I haven't even tried again since 1999 or so to figure this out and it's probably easy now!)
cheers Miller
On Mon, Mar 03, 2008 at 12:39:32AM +0100, Patrice Colet wrote:
Okay, it's definitively a bug, the makefile.nt in pd-0.41-2 doesn't build externals at all, so if it's not corrected, the bug will stay in further versions. Also, I'm sure it's possible to use Makefile.in, for all platforms.
David F. Place a ?crit :
On Mar 2, 2008, at 5:03 PM, Patrice Colet wrote:
Hello, did you check if the expr.dll is present in extra folder?
expr.dll is not present in the extra folder. In fact, there are no .dll files in the extra folder.
(---o-------o-o-o---o-o-o----( David F. Place mailto:d@vidplace.com
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
One way to figure this out is switch over to building Pd with
MinGW. :) Then we can use the same makefiles and configure.in on all
platforms. I just streamlined the MinGW setup process by checking
things into SVN and writing a script which builds and installed
everything needed.
Then makefile.nt can be left in place for those who want to suffer
thru MSVC
.hc
On Mar 4, 2008, at 2:34 PM, Miller Puckette wrote:
I haven't been able to figure out how to make windows-style makefiles call each other, so I have a batch file, 'build' that I call from the source directory, to call the other makefiles in other directories. (Of course, I haven't even tried again since 1999 or so to figure
this out and it's probably easy now!)cheers Miller
On Mon, Mar 03, 2008 at 12:39:32AM +0100, Patrice Colet wrote:
Okay, it's definitively a bug, the makefile.nt in pd-0.41-2 doesn't build externals at all, so if it's not corrected, the bug will
stay in further versions. Also, I'm sure it's possible to use Makefile.in,
for all platforms.David F. Place a ?crit :
On Mar 2, 2008, at 5:03 PM, Patrice Colet wrote:
Hello, did you check if the expr.dll is present in extra folder?
expr.dll is not present in the extra folder. In fact, there are
no .dll files in the extra folder.
(---o-------o-o-o---o-o-o----( David F. Place mailto:d@vidplace.com
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
There is no way to peace, peace is the way. -A.J. Muste
OK, re-download it and you should get expr OK, also all the others in pd/extra EXCEPT bonk~ which turns out not to compile on the version of VC I'm using (so will have to update the source and make a new version number for that one).
Thanks for flagging that... my bad.
M
On Sun, Mar 02, 2008 at 05:25:18PM -0500, David F. Place wrote:
On Mar 2, 2008, at 5:03 PM, Patrice Colet wrote:
Hello, did you check if the expr.dll is present in extra folder?
expr.dll is not present in the extra folder. In fact, there are
no .dll files in the extra folder.
(---o-------o-o-o---o-o-o----( David F. Place mailto:d@vidplace.com
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list