-
Notifications
You must be signed in to change notification settings - Fork 17
Description
I ran build.cmd and even tried to do it by second method in Visual Studio, but no LoWeExposer.exe was generated.
This happened when I tried to run loweagent :-
@LAPTOP-P99MQ4FH:/mnt/c/Users/1517s/Documents/GitHub/LoWe/src/LoWeAgent/out$ ./loweagent -e X
[INFO]{config}: Config loaded successfully
[INFO]{main}: Determining program mode from exec param: X
[INFO]{main}: Main program name is X
[INFO]{main}: App config identified
[INFO]{main}: Device handler configured
[INFO]{checkexposer}: Ensuring LoWeExposer handled devices...
[INFO]{fb}: Path: /dev/fb0
[INFO]{fb}: Path: /tmp/fb0
[INFO]{tty}: Path: /dev/tty0
[INFO]{tty}: Path: /dev/tty99
[INFO]{mice}: Path: /dev/input/evmice
[INFO]{kbd}: Path: /dev/input/evkbd
[INFO]{checkexposer}: Connecting to LoWeExposer on port no. 12345
[ERR]{checkexposer}: Unable to receive data
[ERR]{checkexposer}: Please ensure that LoWeExposer.exe application is running
[ERR]{main}: Unable to ensure that exposer is functioning