M
Matt Gilarde
Guest
-q and -mmax shouldn't have any effect on loading images. If the problem was running out of memory you would get error -1. If the file wasn't found you would get error -2. Error -3 happens after we've successfully opened the file and allocated memory for it.
Continue reading...
Continue reading...