Coder Social home page Coder Social logo

softcatala / catalanitzador Goto Github PK

View Code? Open in Web Editor NEW
25.0 8.0 6.0 47.27 MB

A Microsoft Windows & Mac OS program that makes your system Catalan language friendly

Home Page: https://www.softcatala.org/projectes/catalanitzador-de-softcatala/

Objective-C 0.53% Objective-C++ 3.30% C++ 57.66% C 2.90% HTML 7.25% JavaScript 18.78% CSS 4.21% PHP 4.99% Python 0.08% Hack 0.30% Rich Text Format 0.01%

catalanitzador's Introduction

--- Introduction

A Microsoft Windows & Mac OS program that makes your system Catalan language friendly by installing language packages and changing configuration settings.

Project: https://www.softcatala.org/projectes/catalanitzador-de-softcatala/

-- Development

Windows requirements:

- Microsoft Visual Studio 2010 Express Edition
- Google Test 1.6 (http://code.google.com/p/googletest/)
- Google Mocks 1.6 (http://code.google.com/p/googlemock/)

Download and unzip Google Mocks 1.6 at libs/gmock and Google Test 1.6 at libs/gtest

Before building the libraries, go to all the projects within the gmock solution a do the following steps: 

- Go to the project properties -> Configuration Properties -> C++ Code Generation
- Select "Multithreaded Debug Dll". 

For gtest, this should be the default configuration, if it is not, do also the same steps.

For gtest, build using the gtest-md.sln solution.

Mac requirements:

- Code X 4.6

-- Git configuration for contribuing

git should be setup to Unix line ending style:

core.autocrlf=input

Additionally remember to set 'user.name' and 'user.email' variables

Imagine your name is John Smith and your email is [email protected] you will write the following:

$ git config --global core.autocrlf input

$ git config --global user.name "John Smith"

$ git config --global user.email [email protected]

-- Binary files

The git repository with the binary files is located at: https://github.com/Softcatala/CatalanitzadorPerAlWindows-binaries

-- High level overview of the system architecture

The OpenOffice.org Write file architecture.odt contains a high level description of the system architecture

-- Contact Information

Jordi Mas
[email protected]

catalanitzador's People

Contributors

jcreus avatar jmontane avatar jordimas avatar jordis avatar noantzwk avatar paugnu avatar toniher avatar xavivars avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

catalanitzador's Issues

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.