File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 33# This should work on Windows (MinGW) and Linux
44# for MinGW use e.g. https://gitforwindows.org/
55
6- curl -L https://dl.cloudsmith.io/public/ogrecave/ogre/raw/files/ogre-sdk-v13.2 .0-msvc141-x64.zip -o ogre-sdk.zip
6+ curl -L https://dl.cloudsmith.io/public/ogrecave/ogre/raw/files/ogre-sdk-v13.3 .0-msvc141-x64.zip -o ogre-sdk.zip
77curl -LO https://www.python.org/ftp/python/3.7.9/python-3.7.9-embed-amd64.zip
88unzip python-3.7.9-embed-amd64.zip -d package
99unzip ogre-sdk.zip
@@ -31,4 +31,4 @@ cp win_resources.cfg package/resources.cfg
3131cp -R Media/RTShaderLib Media/Main package/
3232cp -R Media/packs/SdkTrays.zip package/
3333
34- mv package ogre-meshviewer_22.01 -win64
34+ mv package ogre-meshviewer_22.02 -win64
Original file line number Diff line number Diff line change 11name : ogre-meshviewer
2- version : " 21.11 "
2+ version : " 22.02 "
33confinement : strict
44summary : OGRE Mesh Viewer
55description : Viewer for .mesh model files as consumed by OGRE
4646 - -DCMAKE_INSTALL_PREFIX=/usr/
4747 - -DCMAKE_CXX_COMPILER=/usr/bin/clang++-12
4848 source : https://github.com/OGRECave/ogre.git
49- source-tag : v13.2 .0
49+ source-tag : v13.3 .0
5050 source-depth : 1
5151 build-packages :
5252 - libassimp-dev
You can’t perform that action at this time.
0 commit comments