Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows build #14

Open
ggerganov opened this issue Dec 7, 2018 · 8 comments
Open

Windows build #14

ggerganov opened this issue Dec 7, 2018 · 8 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@ggerganov
Copy link
Owner

It would be nice to provide info for building the project in Windows environment

@ggerganov ggerganov added enhancement New feature or request help wanted Extra attention is needed labels Dec 7, 2018
@gaowanliang
Copy link

This project doesn't seem to run after compiling under Windows

@ggerganov
Copy link
Owner Author

I've never built the project on Windows. I believe some modifications will be necessary in order to make it build successfully and run.

Can you provide details how you managed to compile it and what errors you get when you try to run it?

@gaowanliang
Copy link

If you want to build this project on Windows, you need to first build SDL 2.0 on Windows using cmake. You can download it on this website: https://www.libsdl.org/download-2.0.php
Building is completed, you will need to set the environment variable CMAKE_PREFIX_PATH, variable values for your build directory after the completion of SDL (Note that it's best to use the command line that comes with VS2017 to operate CMAKE, otherwise strange problems may arise) and then you can build the project, after the completion of the building, the suffix name is **. dir and can not run directly

@gaowanliang
Copy link

gaowanliang commented Mar 30, 2019

screenshot of the build
You can open this page to see a screenshot of the build content. Maybe my build process is wrong. I seldom use cmake to build a project. So it's not very clear how to use it.

@Wh1msicaly
Copy link

why not provide release?

@255-NyanCat
Copy link

Maybe someone will use this release to do bad things

Repository owner deleted a comment Dec 20, 2020
ggerganov added a commit that referenced this issue Jan 3, 2021
ggerganov added a commit that referenced this issue Jan 3, 2021
Adding instructions to readme
@ggerganov
Copy link
Owner Author

Added build instructions for Windows with MSYS2 + MinGW.

@Pantyhose-X
Copy link

Added build instructions for Windows with MSYS2 + MinGW.

language learning

Applied to language learning. Pronunciation correction
Always speak typed keys Speak phonetic letters Phonetic letters are spoken when long pressing on keyboard keys and navigating by character.

"listen"keyboard TTS tool,
You can build in mozilla text-to-speech

Android or iOS you can make into input method, you can base on OpenBoard or Simple Keyboard , built-in mozilla text-to-speech or call google text-to-speech TTS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

5 participants