mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-07-30 19:02:02 +08:00
Force reinstall of Alien::wxWidgets now that we are using the brew one
This commit is contained in:
parent
627e0f488a
commit
64d955fd37
@ -8,5 +8,6 @@ brew link --overwrite perl cpanminus
|
||||
export SLIC3R_STATIC=1
|
||||
export BOOST_DIR=/usr/local
|
||||
#perl ./Build.PL
|
||||
cpanm -v --local-lib local-lib Wx
|
||||
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