Quantcast
Channel: Library Questions - Processing 2.x and 3.x Forum
Viewing all articles
Browse latest Browse all 2896

Library not found (semsim)

$
0
0

I am trying to import a library called semsim. I installed the library under the libraries folder of my Processing sketchbook. I am want to access the Compare java file in a sketch by doing this:

import semsim.*;

Here is its location:

Volume in drive C has no label.
Volume Serial Number is F0E0-473B

Directory of C:\Users\me\OneDrive\GENERATIVE ART SKETCHES\Version 2.0\libraries\semsim\semantics

03/11/2017  10:28 PM    <DIR>          .
03/11/2017  10:28 PM    <DIR>          ..
07/02/2014  09:09 AM             2,373 Compare.class
07/02/2014  09:16 AM             1,953 Compare.java
07/02/2014  09:15 AM             1,953 Compare.java~
03/11/2017  10:28 PM                 0 print.txt
               4 File(s)          6,279 bytes

     Total Files Listed:
               4 File(s)          6,279 bytes
               2 Dir(s)  543,211,339,776 bytes free

The sketchbook is: C:\Users\craigugoretz\OneDrive\GENERATIVE ART SKETCHES\Version 2.0

I am getting this error: The import semsim can not be resolved.

No library found for semantics

Libraries must be installed in a folder named 'libraries' inside the 'sketchbook' folder.

Help please!


Viewing all articles
Browse latest Browse all 2896

Trending Articles