Skip to content

hahaSK/Calculator

Repository files navigation

Calculator

VUT FIT IVS project 2 - Calculator Team: ShatteredButWhole

Platforms
Windows 64-bit
Ubuntu 64-bit

Prerequisites

Additional prerequisites for Ubuntu
  • Qt5
  • sudo apt-get install qtbase5-dev
  • sudo apt-get install qtdeclarative5-dev

Getting Started

Use this commands for top-level Makefile (for Windows see additional informations !):
make all - install the application
make uninstall - unistall the application
make clean - remove unwanted files. Ready for deployment
make package - create package for distribution
make test - run tests of mathematical library
make pack - zip the whole directory
make run - start the Calculator application
make doc - create doxygen documentation
make install_prerequisities - install required prerequisities

Additional informations

CMake minimal version 2.8.11 required. We don't recommend using top-level Makefile for Windows, because of different generators used by CMake. Used generators for package:

  • for windows - ZIP, NSIS, PackageMaker
  • for linux - ZIP, TGZ

Authors

  • Juraj Lahvička xlahvi00 - (https://github.com/hahaSK)
  • Tomáš Sašák xsasak01
  • Lubomír Švehla xsvehl09
  • Martin Krajčí xkrajc21

License

This project is licensed under the GNU GPL License - see the LICENSE.md file for details

About

IVS project 2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •