Skip to content

Commit

Permalink
updating to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
wol101 committed May 19, 2020
1 parent 624f7fe commit dc94afd
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 1,386 deletions.
4 changes: 2 additions & 2 deletions GaitSymQt/GaitSym2017.pro
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ macx {
OBJECTIVE_SOURCES += \
../irrlicht-1.9/source/CIrrDeviceOSX.mm ../irrlicht-1.9/source/CNSOGLManager.mm ../irrlicht-1.9/source/COSOperator.mm ../irrlicht-1.9/source/Irrlicht.mm
QMAKE_CXXFLAGS += -std=c++11
QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.10
QMAKE_MAC_SDK = macosx10.11
# QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.10
# QMAKE_MAC_SDK = macosx10.11
QMAKE_CXXFLAGS_RELEASE += -O3 -ffast-math
# QMAKE_CXXFLAGS_RELEASE += -O0 \ #turned off optimisation because of the sincos undefined symbol error
# -ffast-math
Expand Down
Loading

0 comments on commit dc94afd

Please sign in to comment.