"cannot find symbol" during build process

62 views
Skip to first unread message

Maverickz

unread,
Feb 2, 2012, 7:07:27 PM2/2/12
to jni4net
I have run proxygen on a jar file with LOTS of .class files in it.
This step ran fine and the build.cmd was generated.
The build.cmd runs fine on all of the classes except one. On that one
it returns the following error:

jvm\com/threerings/jpkg/webos\MaintainerScript_.java:37: cannot find
symbol
symbol : class MaintainerScript$Type
location: package com.threerings.jpkg.webos
public native com.threerings.jpkg.webos.MaintainerScript$Type
getType();
^

This is found fine in the original source files, but from the JNI4NET
proxy java it can't find the right symbol.
Any idea why this is not found in the autogenerated files?

Pavel Šavara

unread,
Feb 3, 2012, 5:00:20 AM2/3/12
to jni...@googlegroups.com
build.cmd is not intended for big projects like your own. Try to
create ant build script for it or use Java IDE to build it.

> --
> You received this message because you are subscribed to jni...@googlegroups.com
> http://groups.google.com/group/jni4net?hl=en-GB?hl=en-GB
> http://jni4net.sf.net/

Reply all
Reply to author
Forward
0 new messages