Giter Club home page Giter Club logo

Comments (8)

OneMoreGres avatar OneMoreGres commented on June 8, 2024

I'm currently in a middle of a major refactoring of the project, so right now is not the best time to contribute :)
I recommend to wait until I push rescent changes before starting to explore the code.

There are some scripts to build dependencies here but they are quite outdated and are a part of this refactoring.

I use Qt Creator to develop c++ apps.
To build the app simply open the .pro file, select the build kit (a combination of the Qt framework version and the compiler version) and then build a project (Ctrl+B or via the menus).
The Qt framework and Qt Creator can be downloaded from here.
However this app requires some Qt modules that do not ship with the rescent Qt versions (and this is a part of a refactoring too :) )

According to you experience with javascript you may be interested in writing/editing translation scripts.
These are js scripts that are injected into web site pages to perform translation queries and parse the results.
Yu can look at them in the translators folder (but there is a refactoring, remember).

Anyway if you want to implement some completely new feature, consider opening the issue first (if there are no such already) to discuss it.
It would help to prevent situations when your PR is rejected due to mismatch in our project visions.

from screentranslator.

314pies avatar 314pies commented on June 8, 2024

Sure, I'll always make discussions first to check the objective before start working on a new feature.
Can't wait for the refactor be done :)
Will there be any tasks managing tool be used in this project? (sth like: github project, Trello...)

from screentranslator.

314pies avatar 314pies commented on June 8, 2024

Another question here,
I was just playing around with the project and try to build it with Qt5.5.1(QT creator 3.5.1, have tried both both mingw492 and msvc version),but got this error,

("tesseract/baseapi.h: No such file or directory")

Any recommend way to install dependencies?


Few updates:
I have tried the prepare.bat script but got this weird error.
image
The cmake version I installed is 3.7.10 rc-1. Not sure which part I did wrong.

Haven't try the official installation guide of tesseract yet.

from screentranslator.

OneMoreGres avatar OneMoreGres commented on June 8, 2024

About task managing. Simple github issues will be fine for a start.
About missing include. Dependency build/install scripts are being refactored too, so they may not work now (they've been tested 2 years ago).
Can't say anything concrete about the error on the screenshot. Looks like something wrong with encoding or the compiler version. I'll be able to say more when I start porting scripts for Windows.

from screentranslator.

314pies avatar 314pies commented on June 8, 2024

ok... will try to figure out at my spare time 🤔

from screentranslator.

OneMoreGres avatar OneMoreGres commented on June 8, 2024

I've just pushed the branch with the current WIP state. Many things not work, but it compiles with rescent Qt version and there are updated build scripts in share/ci (you need to set OS env to win32/win64 or edit it in config.py)

from screentranslator.

314pies avatar 314pies commented on June 8, 2024

Awesome, will check it out later!

from screentranslator.

OneMoreGres avatar OneMoreGres commented on June 8, 2024

There is a fully working CI scripts for win/linux in share/ci. Closing the issue

from screentranslator.

Related Issues (20)

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.