ok - I tried a few options, and long story short, Music-Staves is up and running. I tried std::round, but I believe this failed as round is part of <math.h>?...
Sorry, I should have said ::round, not std::round. I think that would be better than lround, since lround actually does something different (it may not...
On Fri, 31 Aug 2007 13:07:04 -0400 ... This is now checked into CVS with ::round(). ... Apparently Quintijn Hoogenboom has run into the same problem about a...
Hello, Is the AOMR2 CVS still hosted anywhere? I've basically copied all relevant files and made a hodge-podge toolbox from it, but previous versions of...
On Sat, 08 Sep 2007 16:51:56 -0000 ... Under what license has AOMR2 been released (if it ever has been released) and who wrote it? I would suggest to directly...
... I wrote it, with some big chunks of code based on code by Ichiro Fujinaga. It was released under the GPL2. ... The toolkit is no longer under active...
Hallo, while trying to install the latest Gamera SVN version, I run into the following problem: include/image.hpp:73: error: 'Py_ssize_t' is used as a type, ...
On Wed, 12 Sep 2007 10:22:04 -0400 ... What I meant is that the images are no longer displayed in the docs, but their filenames are shown instead, e.g. ...
Thanks for bringing that to my attention -- I didn't notice it before -- and if you pointed it out before, I forgot ;) The generated HTML is still correct. It...
There have been various Macintosh-related fixes lately. The native version of wxPython is now working, with a few cosmetic issues (e.g. some controls are...
On Wed, 12 Sep 2007 10:20:11 -0400 ... Now I can compile gamera, but can no longer start the GUI (see the error below). I am pretty sure that this is related ...
On Wed, 12 Sep 2007 20:57:03 -0400 ... We still have an old G4 1GHz eMac on which we can test things. I guess that this would however require an upgrade to...
I believe I fixed that last night after doing more wx 2.4 testing. It should only use that class on wxMac (and the only version of wxMac I'll support is 2.8...
See the article on multiple wxPython version installs: http://wiki.wxpython.org/MultiVersionInstalls Alternatively, you can uninstall wxGtk (the installer...
On Thu, 13 Sep 2007 06:32:28 -0400 ... I have down a rebuild of gamera from scratch starting with the newest svn version and the problem still persists. ...
I'm working with one of my colleagues at Johns Hopkins to determine if this request related to AOMR2 can be accommodated. Sayeed...
Sayeed Choudhury
sayeed@...
Sep 17, 2007 1:24 am
1555
The installation instructions for Gamera have been updated. http://gamera.sourceforge.net/doc/html/install.html Highlights include: 1) Fewer steps to compile...
... Just saw the warning that the Developer tools shipped with Tiger do not work. As I had compiled Gamera previously with this version, I wonder why this no ...
It doesn't work with the Python 2.4 or 2.5 from python.org. The wxPython binaries on wxpython.org require those versions of Python. Therefore, unless you...
On Sat, 22 Sep 2007 12:59:26 -0400 ... We have tested this, and it worked smoothly. Moreover the rubber band selection also works smoothly in the new version. ...
Dear all My name is Mark Aussems and I am a Ph.D. Student at the University of Edinburgh and am running a project on digital handwriting analysis. In the past,...
Hi Mark, Thank you for your kind words (we'll quote you on our next grant application!) Your project looks very interesting. Let us know if you present your...
Welcome Mark! On Wed, 17 Oct 2007 10:19:25 -0000 ... Incidentally my collegue room mate is currently on a research stay at the University of Edinburgh, thaough...
... Please have a look at this message: http://tech.groups.yahoo.com/group/gamera-devel/message/1505 The there described plugins should exactly do what you are...