Skip to content

FloKas/flysight-viewer-qt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlySight Viewer

Deploying on Mac

  1. If this is your first time deploying:
  2. Install MacPorts (http://macports.org) if needed.
  3. In Terminal run port install mysql55.
  4. Install Homebrew (http://brew.sh) if needed.
  5. In Terminal run brew install postgresql.
  6. In Terminal run:
  7. /path/to/macdeployqt FlySightViewer.app
  8. cp -R /path/to/flysight-viewer-qt/frameworks/* FlySightViewer.app/Contents/Frameworks
  9. cp -R /path/to/flysight-viewer-qt/plugins FlySightViewer.app/Contents/MacOS
  10. Open Disk Utility.
  11. Go to File > New Image > Blank Image and create a 250 MB disk image.
  12. Copy FlySightViewer.app into the new disk image.
  13. Eject the disk image.
  14. In Disk Utility, go to Images > Convert.
  15. Select the new disk image and click Open.
  16. Check that Image Format is set to compressed.
  17. Click Save.

About

Cross-platform FlySight viewer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.0%
  • Other 1.0%