kbd-audio icon indicating copy to clipboard operation
kbd-audio copied to clipboard

Windows build

Open ggerganov opened this issue 5 years ago • 8 comments

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

ggerganov avatar Dec 07 '18 16:12 ggerganov

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

gaowanliang avatar Mar 26 '19 13:03 gaowanliang

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?

ggerganov avatar Mar 27 '19 19:03 ggerganov

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 avatar Mar 30 '19 12:03 gaowanliang

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.

gaowanliang avatar Mar 30 '19 12:03 gaowanliang

why not provide release?

Wh1msicaly avatar Dec 17 '20 16:12 Wh1msicaly

Maybe someone will use this release to do bad things

255-NyanCat avatar Dec 20 '20 03:12 255-NyanCat

Added build instructions for Windows with MSYS2 + MinGW.

ggerganov avatar Jan 03 '21 19:01 ggerganov

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.

  • example
  • https://www.youtube.com/watch?v=YPBn6D6pf78&feature=youtu.be&t=213 People who do not use English for native language need to learn English, the market is very large

"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.

Pantyhose-X avatar May 07 '21 06:05 Pantyhose-X