kkimurak / ssl-setup

Bash script that setup the official RoboCup-SSL tools with required packages ( https://github.com/RoboCup-SSL/ )
4 stars 0 forks source link

build logtools and vision with Qt5 #30

Closed kkimurak closed 5 years ago

kkimurak commented 5 years ago

On Arch Linux, Qt4 is already "Legacy" and not exist on official repo. grSim already supports build with Qt5 (updating vartypes). logtools and ssl-vision have made a update to support Qt5, so now I can build with Qt5.

see #25

Test