Develop and Download Open Source Software

Browse Subversion Repository

Annotation of /nyar4psg/trunk/resources/install_instructions.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1158 - (hide annotations) (download)
Tue Jan 6 07:38:11 2015 UTC (9 years, 3 months ago) by nyatla
File MIME type: text/plain
File size: 1704 byte(s)
パッケージ構成をProcessing2.0向けに更新

1 nyatla 1158 How to install library NyARToolkit for Processing
2    
3    
4     Install with the NyAR4psg tool
5    
6     New for Processing 2.0: Add contributed libraries by selecting "Add Library..."
7     from the "Import Library..." submenu within the Sketch menu. Not all available
8     libraries have been converted to show up in this menu. If a library isn't there,
9     it will need to be installed manually by following the instructions below.
10    
11    
12     Manual Install
13    
14     Contributed libraries may be downloaded separately and manually placed within
15     the "libraries" folder of your Processing sketchbook. To find (and change) the
16     Processing sketchbook location on your computer, open the Preferences window
17     from the Processing application (PDE) and look for the "Sketchbook location"
18     item at the top.
19    
20     Copy the contributed library's folder into the "libraries" folder at this
21     location. You will need to create the "libraries" folder if this is your first
22     contributed library.
23    
24     By default the following locations are used for your sketchbook folder:
25     For Mac users, the sketchbook folder is located inside ~/Documents/Processing.
26     For Windows users, the sketchbook folder is located inside
27     'My Documents'/Processing.
28    
29     The folder structure for library NyAR4psg should be as follows:
30    
31     Processing
32     libraries
33     nyar4psg
34     examples
35     library
36     NyAR4psg.jar
37     NyARToolkit.jar
38     reference
39     src
40    
41     Some folders like "examples" or "src" might be missing. After library
42     NyAR4psg has been successfully installed, restart the Processing
43     application.
44    
45    
46     If you're having trouble, have a look at the Processing Wiki for more
47     information: http://wiki.processing.org/w/How_to_Install_a_Contributed_Library

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26