jmemnobs.c missing (Bug #3723)
Description
the file jmemnobs.c disappearred from 2.4 opencv project ( required for iOS and android ), file is only in 3.0 ( master ) branch
Associated revisions
Merge pull request #3723 from SpecLad:run-all-tests-windows
History
Updated by Alessandro Trebbi almost 11 years ago
Alessandro Trebbi wrote:
the file jmemnobs.c disappearred from 2.4 opencv project ( required for iOS and android ), file is only in 3.0 ( master ) branch
i got the file from master branch and now it links :
./3rdparty/libjpeg/jmemnobs.c
please confirm that this not a problem of my project, but a common problem ( i did not find the file on 2.4 branch on github )
- File jmemnobs.c added
Updated by Dmitry Retinskiy almost 11 years ago
Roman, could you check this problem?
Thanks.
- Difficulty deleted (
Easy) - Category changed from ios to build/install
- Status changed from New to Open
- Assignee changed from Alessandro Trebbi to Roman Donchenko
Updated by Alexander Smorkalov over 10 years ago
2.4 and master branches contain different versions of libjpeg and both of them are ok at least for desktop and Android. I cancel the ticket as not reproduced.
- Status changed from Open to Cancelled
- Assignee changed from Roman Donchenko to Alexander Smorkalov