Yeah, I'll fix it. Thanks for the tip. Bill would have found it when
compiling for Android, but this saves us a little time.
Henry Rich
On 5/20/2017 11:14 PM, Bill Heagy wrote:
I'm referring to the last 2 commits, yesterday and today. Removing
"static" in m.c allows the compile to complete,
I'm referring to the last 2 commits, yesterday and today. Removing
"static" in m.c allows the compile to complete, and jconsole runs.
On 20/05/17 10:25 PM, bill lam wrote:
The git repo does not use SVN number for identification so that
I don't know which commit you refered to. But I recall su
The git repo does not use SVN number for identification so that
I don't know which commit you refered to. But I recall such
error message had occured and fixed some months ago.
A simple fix is to remove the static keyword in the lines
of failure, eg
> static I jtfaorpush
or remove its declaratio
debian j32 or j64, build_libj.sh (still there in SVN 560)
.
cc -fPIC -O1 -fwrapv -fno-strict-aliasing -Wextra
-Wno-maybe-uninitialized -Wno-unused-parameter -Wno-sign-compare
-Wno-clobbered -Wno-empty-body -Wno-unused-value -Wno-pointer-sign
-Wno-parentheses -Wno-shift-negative-value
jconsole lacks event loop so that it does not attempt to run any gui stuff.
On 20 May, 2017 8:34 pm, "Devon McCormick" wrote:
Attempting to run the example from "
http://code.jsoftware.com/wiki/Guides/Window_Driver/Form_Definition"; in a
jconsole under emacs, I get this:
wd MYFORM
|pc : comma
Attempting to run the example from "
http://code.jsoftware.com/wiki/Guides/Window_Driver/Form_Definition"; in a
jconsole under emacs, I get this:
wd MYFORM
|pc : command failed: no interpreter
: wd
| (LF,~wd ::(''"_)'qer')(13!:8)3
Is this my old problem of wd/Qt things not being loaded b