This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
How to compile the QT version of Yabause for Mac OS X | |
1. Download yabause | |
git clone https://github.com/Guillaumito/yabause.git | |
2. Run ccmake and diable OpenGL | |
cd yabause/yabause | |
ccmake . |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo tcpdump -i en1 -I -y IEEE802_11_RADIO -w capture.pcap |