GithubHelp home page GithubHelp logo

ercanipek / prepost-gui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from i-ric/prepost-gui

0.0 0.0 0.0 174.32 MB

iRIC Pre-processor and post-processor GUI

License: MIT License

Shell 0.01% C++ 92.35% Python 0.56% C 2.02% Fortran 0.25% PowerShell 0.25% HTML 0.03% QMake 4.38% Batchfile 0.02% SWIG 0.03% NASL 0.11%

prepost-gui's Introduction

prepost-gui Build status

The paths to install external libraries, such as VTK, Qwt, proj.4 differs on each development environment, so the paths are now excluded from src.pro, and stored in paths.pri.

This folder contains paths_std.pri, so copy it to paths.pri, and modify it to fit your environment. Or use the paths.pri that's created when building https://github.com/i-RIC/iricdev (or by running create-files.cmd).

If the following conditions are all true then the output of this build is added to the dev_src directory of the i-RIC/online_update repository:

  1. Is from this repository (https://github.com/i-RIC/prepost-gui.git)
  2. The commit is on the master branch
  3. It is not a pull request
  4. The Release Configuration is being built
  5. The build is successful

Steps to build on appveyor

  1. Build iRIC GUI

    1. Load Qt environment
    2. Download lastest master branch of i-RIC/iricdev
    3. Download pre-built libraries from i-RIC/iricdev
    4. Run qmake to create Visual Studio solution and project files
    5. Run msbuild to build the Visual Studio solution
  2. Clone the i-RIC/online_update repository

  3. Update the following files to modify version number and release date

    • dev_src/packages/gui.prepost/data/definition.xml
    • dev_src/packages/gui.prepost/meta/package.xml
    1. This is done using powershell's builtin string, date, and regular expression tools
  4. Copy the binaries to dev_src/packages/gui.prepost/data

    1. Run cmake to create an INSTALL.vcxproj project
    2. Run msbuild to distribute the prepost-gui files
  5. Run repogen to build packages and Updates.xml for online update

    1. Run python script dev_src/build_update_repository.py
  6. Commit and push results to i-RIC/online_update

    1. Create new user iric-appveyor
    2. Add user iric-appveyor as collaborator on i-RIC/online_update repository
    3. Add personal access token in Settings / Developer settings (in iric-appveyor account)
    4. Use appveyor website to encrypt personal access token from i-RIC account

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.