Commit Graph

17 Commits

Author SHA1 Message Date
harry ba73c0b2f8 Changed error check command for Qt auto build batch file. 2023-01-15 00:05:05 -05:00
harry 35c5fa36c1 Upgraded Qt/SDL win64 build dependencies to use SDL-2.24.1 and ffmpeg-5.1.2 2022-10-12 20:51:11 -04:00
harry 06c3473c29 Undo packaging of LUA DLLs for Qt Win64 GUI. Static lib seems to be more stable. 2022-10-10 22:04:48 -04:00
harry 83c529efb6 Package lua DLLs and auxlib.lua into Qt win64 zip for IUP functionality. 2022-10-10 09:54:52 -04:00
mjbudd77 99eb406b1a Added appveyor github release functionality. Master auto builds are now uploaded to a rolling interim-build pre-release. Release tag builds will upload official release builds from appveyor automatically. 2022-10-01 16:29:02 -04:00
mjbudd77 7ecff090f2 Updated Qt windows pipeline to build and link against SDL 2.0.20 and ffmpeg 5.0 2022-01-16 06:57:02 -05:00
feos d4e04fc0d3 fix qt build script to work locally
/d is needed in case you have things on different drives
vs2019 is selected in case you have vs2022
2022-01-11 14:15:49 +03:00
mjbudd77 31a859b6df Upgraded Qt/SDL win64 auto-build to use SDL 2.0.18. 2021-12-31 06:40:27 -05:00
mjbudd77 3262e182e8 Setup qt win64 pipeline to auto download libav from external site and link into program. Make linking libav optional in cmake for qt win64 build. 2021-09-16 21:20:59 -04:00
mjbudd77 c2c76de841 Reverted Qt windows build to use Qt 5.15 instead of Qt 6.0. Qt6 needs a little more time to stablize. 2021-05-23 06:32:29 -04:00
mjbudd77 3faacbb308 Build fix for Windows Qt6. 2021-04-11 21:35:19 -04:00
mjbudd77 a3c73c5a4d Set Windows Qt appveyor build to use Qt6. Build fix for Mac OSX pipeline using Qt6. 2021-04-11 21:26:46 -04:00
mjbudd77 229705f693 Updated Mac OSX appveyor pipeline to build against Qt6 2021-04-11 20:56:47 -04:00
mjbudd77 c962e2bd43 Added --no-compiler-runtime command line option to windeployqt in qfceux appveyor build script. This will omit vc_redist_x64.exe from being included in the built zip file. 2021-02-27 09:30:34 -05:00
mjbudd77 cef3fe10c2 Moved CHM into a doc folder inside Qt/SDL deployed zip file. 2021-02-09 00:10:44 -05:00
mjbudd77 fdba5abb39 First successful build of Windows Qt/SDL on appveyor. 2021-02-08 23:33:21 -05:00
mjbudd77 13f0f5d5e4 Added a script to build Qt windows fceux. 2021-02-08 21:37:50 -05:00