Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitde5b859

Browse files
committed
add ld lib path
1 parent772a4c0 commitde5b859

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎travis_config.sh‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ if [ -n "$IS_OSX" ]; then
2424
export MAKEFLAGS="-j$(sysctl -n hw.ncpu)"
2525
else
2626
echo" > Linux environment"
27+
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/Qt5.13.2/lib
2728
export MAKEFLAGS="-j$(grep -E'^processor[[:space:]]*:' /proc/cpuinfo| wc -l)"
2829
fi
2930

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp