64bit/QtDev: Difference between revisions

From kJams Wiki
Jump to navigation Jump to search
Line 1: Line 1:
==Requirements==
==Requirements==
* Maximum bid USD $800 (fixed price)
* Maximum bid USD $500 (fixed price)
* see [[64bit/Dev|further requirements]]. Stuff labeled "extra" is NOT required. For all else: DO NOT BID UNLESS YOU MEET REQUIREMENTS!
* see [[64bit/Dev|further requirements]]. Stuff labeled "extra" is NOT required. For all else: DO NOT BID UNLESS YOU MEET REQUIREMENTS!
* After you've read the rest, see the Help
* expert in Git
* expert in SQLite, tables, virtual tables, unique indexes, FTS, etc
* expert in Qt
* expert in implementing SQLite in Qt: QTableView, QSortFilterProxyModel, etc
* expert in BUILDING Qt Binaries
* expert in building Qt Creator
 
==Deliverable==
==Deliverable==
* Qt Frameworks binaries can be easily compiled "into place" such that building other projects with Qt now use the new libraries, including full support for '''macdeployqt''' (do not accept unless you know what that means)
* Qt Frameworks binaries can be easily compiled "into place" such that building other projects with Qt now use the new libraries, including full support for '''macdeployqt''' (do not accept unless you know what that means)

Revision as of 19:56, 20 September 2020

Requirements

  • Maximum bid USD $500 (fixed price)
  • see further requirements. Stuff labeled "extra" is NOT required. For all else: DO NOT BID UNLESS YOU MEET REQUIREMENTS!
  • expert in Git
  • expert in Qt
  • expert in BUILDING Qt Binaries
  • expert in building Qt Creator

Deliverable

  • Qt Frameworks binaries can be easily compiled "into place" such that building other projects with Qt now use the new libraries, including full support for macdeployqt (do not accept unless you know what that means)
  • Qt Creator can compile itself, relaunch, and have the fixes implemented
  • Source trees are connected via github, so i can submit pull requests
  • everything you did to make this work is copiously documented on a wiki page (here), such that if a novice user of Qt followed it step by step, they would end up with all of the above