compiling latest source for windows / cuneiform crashes

Asked by Ingo Wiemann

Hello,

I have compiled cuneiform for windows.
When I start it on cmd it crashes!

Should I use a different version of imagmagick??

Regards
Ingo

Question information

Language:
English Edit question
Status:
Solved
For:
Cuneiform for Linux Edit question
Assignee:
No assignee Edit question
Solved by:
Ingo Wiemann
Solved:
Last query:
Last reply:
Revision history for this message
Yury V. Zaytsev (zyv) said :
#1

On Wed, 2014-01-15 at 13:56 +0000, Ingo Wiemann wrote:

> I have compiled cuneiform for windows.
> When I start it on cmd it crashes!
>
> Should I use a different version of imagmagick??

Cuneiform is currently unmaintained, but you might still get some help
from the users if you describe your problem in more detail.

In particular, it's not clear which version of Windows is this, which
version of ImageMagick did you use, how did you compile it, and whether
it works without ImageMagick.

--
Sincerely yours,
Yury V. Zaytsev

Revision history for this message
Ingo Wiemann (ibaxx47) said :
#2

Hello...
thank you for your fast answer!
I am using Windows 8.1 64bit
Visual Studio 2010.

I have used this Version of Imagemagick: ImageMagick-6.8.8-2-Q8-x86-static.exe Win32 static at 8 bits-per-pixel

I want cuneiform as 32bit application.

How can I compile it without imagemagick?

Regards
Ingo

Revision history for this message
Ingo Wiemann (ibaxx47) said :
#3

Got it finally to work!
The trick was to set the output to release in visual studio!
Then it works fine!