Skip to content

krausedj/vjoymingw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vjoymingw

This project uses vjoy + mingw64 (msys2 specifically) + cmake to build a hello world application.

narrative

At this point, I am a linux/posix developer. I want to ultimatly foward events from a rPi, basically add a socket to evtest.c and play it back in windows.

install

build

Start msys2 bash

mkdir build
cd build
cmake ..
make

run

./app.exe

results

neat

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published