OpenCores
URL https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [rtos/] [ecos-2.0/] [packages/] [services/] [gfx/] [mw/] [v2_0/] [src/] [contrib/] [jpeg/] [README.txt] - Blame information for rev 174

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 27 unneback
To enable jpeg support in nanogui:
2
 
3
- Download libjpeg source tarball at http://www.ijg.org
4
- Untar the tarball with tar -zxf 
5
 
6
In the jpeg directory, setup your compilation environment.
7
Here are the typical steps for linux:
8
 
9
- cp jconfig.doc jconfig.h
10
- cp makefile.ansi Makefile
11
- Open the Makefile and delete the jconfig.h: target
12
- Don't forget to setup the right cc tools if you cross-compile!
13
- type 'make'
14
 
15
In the config file:
16
 
17
- Enable the HAVE_JPEG_SUPPORT definition
18
- set the INCJPEG to the jpeg directory
19
- set the LIBJPEG to the jpeg directory
20
- compile the project
21
 
22
See demo3 if you want to see an example demo.
23
 
24
Martin Jolcoeur
25
martinj@visuaide.com

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.