DPUMA.DLL not found after executing

Asked by Max

I build the project in windows, the 0.8 version, and I tryed to execute cuneiform.exe with image filename as a parameter.
But it said PumaInit failed.
I traced, and saw that the source is trying to load DPUMA.DLL
But I don't see it.
What is a problem?

Question information

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

Known bug.

Revision history for this message
Max (yerzhik) said :
#2

The previous bug was about not having the puma.dll, now I got it, but DPUMA.DLL is missing.

Revision history for this message
Yury V. Zaytsev (zyv) said :
#3

How did you get around the puma.dll issue?

Revision history for this message
Max (yerzhik) said :
#4

I still have that problem, I just tryed the 0.8 version and 0.7 too, the problem is in that the PumaInit fails,
at the 0.9 version there is no puma.dll at all.

Revision history for this message
Max (yerzhik) said :
#5

The problem is solved, I just used MinGW for compiling the source code
Don't know why VC++ project didn't compiled correctly but MinGW does it good.

Revision history for this message
Jussi Pakkanen (jpakkane) said :
#6

x