mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-15 15:25:52 +08:00
Fix Wx compilation on Travis
This commit is contained in:
parent
7dc0e6dac6
commit
67021fb8f8
@ -8,6 +8,8 @@ brew link --overwrite perl cpanminus
|
|||||||
export SLIC3R_STATIC=1
|
export SLIC3R_STATIC=1
|
||||||
export BOOST_DIR=/usr/local
|
export BOOST_DIR=/usr/local
|
||||||
#perl ./Build.PL
|
#perl ./Build.PL
|
||||||
|
|
||||||
|
export LIBRARY_PATH=/usr/local/lib
|
||||||
cpanm -v --reinstall --local-lib local-lib Alien::wxWidgets
|
cpanm -v --reinstall --local-lib local-lib Alien::wxWidgets
|
||||||
cpanm -v --reinstall --local-lib local-lib Wx
|
cpanm -v --reinstall --local-lib local-lib Wx
|
||||||
perl ./Build.PL --gui
|
perl ./Build.PL --gui
|
||||||
|
Loading…
x
Reference in New Issue
Block a user