Open IowaDave opened 3 years ago
I suspect you are missing a library. Try installing the wxwidgets library (sorry, I don't know how to do that on a mac)
brew install wxwidgets
These are helpful suggestions, I believe. Many thanks!
I pivoted to writing a test bank in Python. It seemed to be appropriate for our group's project, as we were developing a customized Firmata.
Much appreciated, y'all.
On Wed, Nov 17, 2021 at 1:31 AM lidonglei1 @.***> wrote:
brew install wxwidgets
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/firmata/firmata_test/issues/10#issuecomment-971397480, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIOVVUHA37BEACF6Q54JFD3UMNZADANCNFSM5DXSCXJQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
make fails with the following messages: