alexkay / spek

Acoustic spectrum analyser
http://spek.cc
GNU General Public License v3.0
2.59k stars 259 forks source link

The requested wxWidgets build couldn't be found. #273

Closed perfect7gentleman closed 1 year ago

perfect7gentleman commented 1 year ago

git-version

checking for wx-config... /usr/bin/wx-config
checking for wxWidgets version >= 3.1.7... ./configure: line 18077: test: 3.1: integer expression expected
./configure: line 18080: test: 3.1: integer expression expected
no (version 3.2.2.1 is not new enough)
configure: error: 
    The requested wxWidgets build couldn't be found.

    If you still get this error, then check that 'wx-config' is
    in path, the directory where wxWidgets libraries are installed
    (returned by 'wx-config --libs' command) is in LD_LIBRARY_PATH
    or equivalent variable and wxWidgets version is 3.1.7 or above.
MikeWang000000 commented 1 year ago

ref: https://github.com/MikeWang000000/spek-X/issues/19 https://github.com/wxWidgets/wxWidgets/pull/23289