mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-15 01:16:01 +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 BOOST_DIR=/usr/local
|
||||
#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 Wx
|
||||
perl ./Build.PL --gui
|
||||
|
Loading…
x
Reference in New Issue
Block a user