Thanks for the recent work that made mingw-w64
successfully cross-compile the code. Only one minor issue seems to remain: the .exe
extension is appended to the sz
executable, which fails on make install
.
Perhaps this line should somehow account for the difference in the binary name?
Line 10 in 13b25a5
install(PROGRAMS ${CMAKE_CURRENT_BINARY_DIR}/${EXE} TYPE BIN)Manually editing the configured cmake output to append .exe
then caused the install to complete without issue.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4