Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenMesh
OpenMesh
Commits
02cbf68b
Commit
02cbf68b
authored
Oct 30, 2018
by
Kersten Schuster
Browse files
Update Windows.bat
parent
bcf0136e
Changes
1
Hide whitespace changes
Inline
Side-by-side
CI/Windows.bat
View file @
02cbf68b
...
...
@@ -67,6 +67,8 @@ IF "%BUILD_PLATFORM%" == "VS2017" (
IF
"
%APPS%
"
==
"ON"
(
set
STRING_APPS
=
ECHO
"Copying Platform plugins from
%QT_INSTALL_PATH%
\plugins\platforms to Build\plugins\platforms"
REM Create the platform plugins subdirectory for the qt plugins required to run the gui apps
mkdir
Build
\plugins
mkdir
Build
\plugins\platforms
...
...
@@ -112,7 +114,7 @@ IF EXIST %LIBPATH%\ (
IF
EXIST
%QT_INSTALL_PATH%
\
(
ECHO
"QT_INSTALL_PATH ... Ok"
)
ELSE
(
ECHO
"QT_INSTALL_PATH not found
!
"
ECHO
"QT_INSTALL_PATH
:
%QT_INSTALL_PATH%
\
not found
!
"
exit
10
;
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment