fossephate / JoyCon-Driver

A vJoy feeder for the Nintendo Switch JoyCons and Pro Controller
https://fosse.co/latest.zip
MIT License
1.07k stars 196 forks source link

Not all boost source files included? #123

Open CobraA1 opened 5 years ago

CobraA1 commented 5 years ago

So I wanted to see if I could compile the driver myself - and it seems as if you're using "boost" (whose website is confusing, as it's libraries for the sake of libraries? What is the purpose of boost?), but I get a bunch of "cannot open source file" errors when compiling, due to missing files.

UndarkAido commented 5 years ago

No they aren't included, that's the main idea behind a library. What platform are you on?

zhu-ty commented 5 years ago

Same Problem, I checked the gitignore, looks like the author ignored some boost files.