hughperman / pure-lang

Automatically exported from code.google.com/p/pure-lang
0 stars 0 forks source link

faust2pd complaints about missing dll in windows. #98

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Download and install faust-0.9.9.5.msi
2. Open a command prompt and enter faust2pd

What is the expected output? What do you see instead?
The faust 2pd program should run as documented. Instead, a popup shows up 
reading "The program can't start because libgmp.dll is missing from your 
computer".

What version of the product are you using? On what operating system?
Windows 7 Ultimate 64 bit.

Please provide any additional information below.
I also tried from the minwg command line with the same result. Linux version 
works perfectly for me.

Original issue reported on code.google.com by email.r...@gmail.com on 4 Dec 2012 at 2:05

GoogleCodeExporter commented 8 years ago
You can find the missing dlls here: 
http://pure-lang.googlecode.com/files/pure-mingw.zip

But note that this package is very old and not really supported any more. If 
you have Mingw and Pure installed then you could also build both faust and 
faust2pd from source instead, to get a more recent version.

If there's enough demand then I can also do new releases of the Faust- and 
Pd-related packages for Windows, but so far nobody has asked.

Original comment by aggraef@gmail.com on 4 Dec 2012 at 10:11