Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

Does anyone have 'quickbuild-10.0.15.tar.gz' left? #4362

YustasNeO ·

Or similar with "App version: 110"?
I need to do some research, but I don't see this version on the site anymore.

  • replies 3
  • views 1161
  • stars 0
robinshen ADMIN ·

You may build from source if you have a commercial license.

YustasNeO ·

yes, we have a license.
could you please give me a link where I can read how exactly to build the old version?

robinshen ADMIN ·

You may follow below steps to build from source:

  1. Login to your service account at www.pmease.com
  2. Download QB source and extract to a folder
  3. Make sure you have Java 1.8 installed and Apache Ant installed
  4. Change to extracted folder and run "git checkout 10.0.15"
  5. Change to "system/build" sub folder, and run "ant clean package"
  6. Find built package in "package" sub folder