Git Product home page Git Product logo

libclocale's Introduction

libclocale's People

Contributors

joachimmetz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

libclocale's Issues

Unable to build on windows using mingw

I'm currently unable to build libclocale on Windows.

Steps to reproduce

Download and extract the source release for libclocale:

curl -L https://github.com/libyal/libclocale/releases/download/20180721/libclocale-alpha-20180721.tar.gz | tar zx

Change to the extracted folder:

cd libclocale-20180721

Configure the build (no errors here):

./configure --enable-winapi=yes

Build the source:

make

Actual Result

Build fails with the following output:

C:/Program Files/Git/usr/bin/sh.exe ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcerror   -g -O2 -Wall -MT libclocale.lo -MD -MP -MF .deps/libclocale.Tpo -c -o libclocale.lo libclocale.c
Xlibclocale.Tpo -c -o libclocale.lo libclocale.lo
libtool: warning: libobj name 'libclocale.Tpo -c -o libclocale.lo libclocale.lo' may not contain shell special characters.
rm: unknown option -- c
Try 'rm --help' for more information.
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common "-DLOCALEDIR=\\/usr/local/share/locale\" -I../include -I../common -I../libcerror -g -O2 -Wall -MT libclocale.lo -MD -MP -MF .deps/libclocale.Tpo -c -o libclocale.lo libclocale.c"  -DDLL_EXPORT -DPIC -o .libs/libclocale.Tpo -c -o libclocale.lo libclocale.o
gcc.exe: error: libclocale.o: No such file or directory
gcc.exe: fatal error: no input files
compilation terminated.
make[1]: *** [Makefile:511: libclocale.lo] Error 1
make[1]: Leaving directory 'C:/Users/chris.broome/dist/libclocale-20180721/libclocale'
make: *** [Makefile:545: all-recursive] Error 1

Expected Result

Build should succeed

Release 20160422 not tagged

Hi,
current version (20160422) not tagged in github?
This would be probably the case for some other libs related to libewf 20160424 I guess.
Please would it be possible to tag/releases ?
Thank you
Michal Ambroz

Improve tests

  • add test for get codepage
  • add test for get decimal point
  • add test for initialize
  • add test for codepage from string
  • add test for language from string

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.