Срд, 19 Май 2010, Chris Burke писал(а): > On Wednesday, May 19, 2010 08:36 AM, bill lam wrote: > > Chris, > > I tried to run a 64-bit version by bootleg jconsole from jhs, but it > > raised some index error, was the 64-bit version ever tested? > > > > There is no syntax coloring, I don't know if this is related to lack > > of 32-bit gtksourceview. > > I have only been testing recently with w32 and l32. > > I tried l64 before, and did have it working, but with no syntax > coloring. I would expect syntax coloring to work just the same, and am > not sure why it fails.
I tested and found that the gtk_notebook api need some fix because gint is always 32-bit even in 64-bit platform. I updated the addons svn. Now it run under linux64 although still no syntax coloring. BTW could you rename the 64-bit libjpcre.so to libjpcre64.so, or 32-bit libjpcre.so to libjpcre32.so? I want to put them in the same folder. -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
