Skip to content

The specified procedure could not be found(libintl_setlocale) #3

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1.when libglibjni-0.dll is loaded
2.
3.

What is the expected output? What do you see instead?
am not able to run the ex02 program of OSCATS 0.6
showing 
Exception in thread "main" java.lang.UnsatisfiedLinkError: 
java.lang.UnsatisfiedLinkError: no glibjni in java.library.path
java.lang.UnsatisfiedLinkError: D:\Oscats\libglibjni-0.dll: The specified 
procedure could not be found
    at oscats.bindings.Plumbing.<clinit>(Plumbing.java:89)
    at oscats.Space.<init>(Space.java:49)
    at oscats.ex02.main(ex02.java:94)
Java Result: 1

What version of the product are you using? On what operating system?
OSCATS 0.6 on windowsXP 32 bit

Please provide any additional information below.
libglibjni-0.dll internally calling libintl_setlocale procedure from MINGW. but 
it is not avialble in MINGW libintl-8.dll file.
please give me solution to resolve above problem as soon as possible.
Thanks in advance

Original issue reported on code.google.com by murukutl...@gmail.com on 15 Nov 2011 at 6:31

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions