-
coppro committed revision 1434 to the Magic Set Editor SVN repository, changing 2 files.
2009-12-11 03:44:20 UTC by coppro
-
coppro committed revision 1433 to the Magic Set Editor SVN repository, changing 10 files.
2009-12-04 06:04:57 UTC by coppro
-
coppro committed revision 1432 to the Magic Set Editor SVN repository, changing 5 files.
2009-12-04 06:02:06 UTC by coppro
-
coppro committed revision 1431 to the Magic Set Editor SVN repository, changing 1 files.
2009-11-25 06:30:07 UTC by coppro
-
coppro committed revision 1430 to the Magic Set Editor SVN repository, changing 1 files.
2009-11-25 06:03:30 UTC by coppro
-
You're correct, there is a check for it in the configure script; mea culpa. (The problem I saw there must have been that I had the library installed, but not the dev files.)
I've just double checked the generated makefile, however, and I am correct in saying that running make fails. As stated, the flag that tells the compiler to link MSE against the hunspell library, -lhunspell, is not present...
2009-11-23 15:00:53 UTC by trentrobinson
-
coppro committed revision 1429 to the Magic Set Editor SVN repository, changing 1 files.
2009-11-23 08:18:47 UTC by coppro
-
There is a check in configure.ac for hunspell. Could you please be more specific?.
2009-11-23 00:54:22 UTC by coppro
-
If MSE data is missing, the only error message produced is printed to the console. If the program was not started from the command line (e.g. from a GUI "Run..." command or graphical file browser), it appears to fail silently.
2009-11-23 00:10:24 UTC by trentrobinson
-
Installing the program with "make install" does not install either data or resources, without which the program will not run.
2009-11-23 00:03:55 UTC by trentrobinson