https://github.com/gpodder/gpodder-windows
gPodder 4 for Windows Packaging
https://github.com/gpodder/gpodder-windows
Last synced: about 1 year ago
JSON representation
gPodder 4 for Windows Packaging
- Host: GitHub
- URL: https://github.com/gpodder/gpodder-windows
- Owner: gpodder
- Created: 2014-02-24T18:55:45.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-24T18:56:45.000Z (about 12 years ago)
- Last Synced: 2025-01-11T11:21:50.562Z (about 1 year ago)
- Language: Python
- Homepage: http://wiki.gpodder.org/wiki/Cuatro
- Size: 97.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
gPodder 4 Windows Build
=======================
Nothing to see here. Move along.
Download gPodder 3 from http://gpodder.org/downloads
Requires:
Qt 5.2.1
Python 3.3.3
PyOtherSide 1.2.0
How to build:
1. Package all Python scripts:
C:\python33\python build_zip.py
2. Put all QML files into the qrc:
C:\python33\python build_qrc.py
3. Build the binary:
Open "gpodder.pro" in Qt Creator