bug-freedink
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-freedink] Error 1 & Error 2


From: Skye M.
Subject: [Bug-freedink] Error 1 & Error 2
Date: Tue, 1 Oct 2019 22:40:27 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.1.1

Hi,

I'm using an Arch derivative of Linux and followed the directions in the BUILD file. Everything goes alright until I enter the command 'make' into the terminal. At that point, I get the following errors:


input.cpp: In function ‘void input_init()’:
input.cpp:94:15: error: ‘SDL_HINT_ANDROID_SEPARATE_MOUSE_AND_TOUCH’ was not declared in this scope
   94 |   SDL_SetHint(SDL_HINT_ANDROID_SEPARATE_MOUSE_AND_TOUCH, "0");
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: *** [Makefile:2147: input.o] Error 1
make[2]: Leaving directory '/home/skye/freedink/src'
make[1]: *** [Makefile:1076: all-recursive] Error 1
make[1]: Leaving directory '/home/skye/freedink'
make: *** [Makefile:1017: all] Error 2


Do you know how I could fix this? I'd love to be able to use freedink on my computer.

Thank you for any help you can provide.

Kind regards,

Skye





reply via email to

[Prev in Thread] Current Thread [Next in Thread]