cuneiform team mailing list archive
-
cuneiform team
-
Mailing list archive
-
Message #00190
Re: Patch to build in MSVC++ (MSK export definitions)
On Wed, Jan 21, 2009 at 7:38 PM, Dmitry Polevoy
<openocr.polevoy@xxxxxxxxx> wrote:
> In attach is a variant of you visibility patch (Bug 260809) working in
> MinGW. I hope it helps you.
I get the same error as with my patch:
Linking C shared library ..\..\..\librstr.dll
CMakeFiles\rstr.dir\src\alphabet.c.obj: In function `save_alphabet_information':
C:/Documents and
Settings/veijo/workspace/cuneiform/cuneiform_src/Kern/rstr/src/alphabet.c:696:
undefined reference to `__imp__LEOSetupField'
The definitions are the same as other subdirectories so it should work.
I use MinGW 4.3 prerelease version. If it works for you, maybe this is
a bug in MinGW?
Follow ups
References