<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://jogamp.org/bugzilla/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.2"
          urlbase="https://jogamp.org/bugzilla/"
          
          maintainer="sgothel@jausoft.com"
>

    <bug>
          <bug_id>18</bug_id>
          
          <creation_ts>2003-06-27 05:29:31 +0200</creation_ts>
          <short_desc>no jogl in java.library.path</short_desc>
          <delta_ts>2010-03-24 07:45:30 +0100</delta_ts>
          <reporter_accessible>0</reporter_accessible>
          <cclist_accessible>0</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>JogAmp</classification>
          <product>Jogl</product>
          <component>core</component>
          <version>1</version>
          <rep_platform>All</rep_platform>
          <op_sys>windows</op_sys>
          <bug_status>VERIFIED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Sven Gothel">sgothel</reporter>
          <assigned_to name="Sven Gothel">sgothel</assigned_to>
          
          
          <cf_type>DEFECT</cf_type>
          <cf_scm_refs></cf_scm_refs>
          <cf_workaround>---</cf_workaround>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>34</commentid>
    <comment_count>0</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2010-03-24 07:45:30 +0100</bug_when>
    <thetext>


---- Reported by melvyn 2003-06-27 17:29:31 ----

Can someone help me to run the demos? I have j2sdk-1_4_2-beta-windows-
i586.exe (and java3d-1_3_1-windows-i586-opengl-rt.exe) installed. Then I 
copied Gears.java, VertexArrayRange.java, jogl.jar and jogllib.jar in a new 
directory and compiled them without a problem. But when I try to start Gears, I 
get the following error:

Exception in thread &quot;main&quot; java.lang.UnsatisfiedLinkError: no jogl in 
java.library.path
        at java.lang.ClassLoader.loadLibrary(Unknown Source)
        at java.lang.Runtime.loadLibrary0(Unknown Source)
        at java.lang.System.loadLibrary(Unknown Source)
        at net.java.games.jogl.impl.NativeLibLoader.&lt;clinit&gt;
(NativeLibLoader.java:45)
        at net.java.games.jogl.impl.GLContext.&lt;clinit&gt;(GLContext.java:50)
        at 
net.java.games.jogl.impl.windows.WindowsGLContextFactory.createGLContext
(WindowsGLContextFactory.java:51)
        at net.java.games.jogl.GLCanvas.&lt;init&gt;(GLCanvas.java:66)
        at net.java.games.jogl.GLDrawableFactory.createGLCanvas
(GLDrawableFactory.java:94)
        at net.java.games.jogl.GLDrawableFactory.createGLCanvas(GLDrawableFactor
y.java:80)
        at Gears.main(Gears.java:17)

TIA
Melvyn



---- Additional Comments From kbr 2003-06-30 01:01:52 ----

User error as per issue 19.




--- Bug imported by sgothel@jausoft.com 2010-03-24 07:45 EDT  ---

This bug was previously known as _bug_ 18 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=18
</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>