[Bug 439630] Review Request: jogl - Java bindings for OpenGL

bugzilla at redhat.com bugzilla at redhat.com
Mon Mar 1 15:18:35 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=439630

--- Comment #81 from Henrique "LonelySpooky" Junior <henriquecsj at gmail.com> 2010-03-01 10:18:30 EST ---
[lonely at localhost jogl-1.1.1a-src]$ patch -p0 < uncouple-gluegen.patch 
patching file jogl/make/build.xml
Hunk #1 succeeded at 131 (offset 4 lines).

[lonely at localhost make]$ ant
Buildfile: build.xml

BUILD FAILED
/home/lonely/rpmbuild/SOURCES/jogl-1.1.1a-src/jogl/make/build.xml:62: Cannot
find ../../gluegen/make/gluegen-cpptasks.xml imported from
/home/lonely/rpmbuild/SOURCES/jogl-1.1.1a-src/jogl/make/build.xml

Total time: 0 seconds

I was looking at the source and skip this "searching gluegen's code" may be too
much work, but if we provide the gluegen-source as Hans have suggested it it
relatively easy to declare another gluegen root.

  <property name="gluegen.root" value="../../gluegen" />

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list