Search found 4 matches

by yontala
Mon Mar 21, 2022 6:52 pm
Forum: Help and Support
Topic: Activate virtual keyboard on Windows
Replies: 6
Views: 2791

Re: Activate virtual keyboard on Windows

Ok add this line to yours :

./configure --disable-debug --enable-release --enable-vkeybd
make win32dist-mingw WIN32PATH=c/msys64/mingw64/bin -j$(nproc)

And it finally works like a charm

Thanks for everything
by yontala
Mon Mar 21, 2022 3:59 pm
Forum: Help and Support
Topic: Activate virtual keyboard on Windows
Replies: 6
Views: 2791

Re: Activate virtual keyboard on Windows

Thanks again for all your tutorials and explanation I follow your instructions and I recompile a scummvm.exe file but when i tried to start it i get several error messages about missing dll: liba52-0.dll libcurl-4.dll libfaad-2.dll libFLAC.dll It purpose me to try to reinstall the program. What did ...
by yontala
Mon Mar 21, 2022 10:37 am
Forum: Help and Support
Topic: Activate virtual keyboard on Windows
Replies: 6
Views: 2791

Re: Activate virtual keyboard on Windows

Hi Praetorian and thanks for your answer.

What do you mean when you say I have to build a ScummVm version ?

I understand how to modify the scummvm.ini but I don’t know how to build a Scummvm version.

Where should I run the configure command you tell me about ? Do you have a tutorial ?
by yontala
Mon Mar 21, 2022 8:20 am
Forum: Help and Support
Topic: Activate virtual keyboard on Windows
Replies: 6
Views: 2791

Activate virtual keyboard on Windows

Hello and thanks for all the good work made by the team. I use the 2.5.1 version on Windows and try to activate the virtual keyboard but it doesn’t work at all. As I read on the scummVm manuel I have to use the ctrl+F7 key but virtual keyboard should be enable. My question is: how can I enable this ...