-
```
ergmac:factor erg$ [master*] make
/Applications/Xcode.app/Contents/Developer/usr/bin/make `./build.sh make-target`
/Applications/Xcode.app/Contents/Developer/usr/bin/make factor factor-ffi-test fa…
-
We can recommend some papers for further discussion under this issue. Include a link to the paper + the conference name and other related information (like the abstract, some basic descriptions, links…
-
`npm` often fails with error `EPIPE` when launched as `child_process.exec('cd dir && npm install module1 module2 ... modulen', cb)`. Found while testing `gluttony`(see [Issue #2](https://github.com/de…
-
I tried an idea to make using link-parser (or the lib) more user friendly in case of problems, by enabling the user seeing more info regarding library "hidden" operations.
Will it be fine to **reserve…
ampli updated
8 years ago
-
Maybe we could do something other than totally bail. Maybe not?
```
C:\factor>factor.com
Cannot resolve C library function
Library: DLL" ssleay32.dll"
Symbol: SSL_library_init
DlError: none
See http:…
-
Hi.
Getting this error when trying to launch the VM of the 2015-08-19 binary on Fedora 22:
```
An error occurred while drawing the world T{ world f ~array~ ~array~ f f ~vector~ ~array~ ~debugger~ t…
-
@bpollack
```
Build report for windows/x86.64
Build machine: jasperbox
Disk usage: 308 / 476 Gb used (64%)
Build directory: C:\Users\Doug/builds/2016-03-08-12-56
GIT ID: a4804621af6f10042e85bd6…
-
[documenting offline conversation with @blacker ]
Some quick thoughts about how the interface for synthesizing waveforms should look.
- We'll need some kind of audio container object that includes an…
-
Trying to build a new blank `yesod-postgres` project on a fresh Ubuntu install, but it fails.
## Steps to reproduce
```
sudo apt-get update
sudo apt-get install -y build-essential curl
curl h…
jezen updated
7 years ago
-
Hello all,
At [`hmpd_phase_decompress.m`, line 61](https://github.com/covarep/covarep/blob/master/vocoder/hmpd/private/hmpd_phase_decompress.m#L61), Phase Distortion Mean is unwrapped, followed by an…