mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-15 11:56:04 +08:00
Enable verbose output for cpanm Wx
This commit is contained in:
parent
ed1429b8ea
commit
627e0f488a
@ -7,5 +7,6 @@ 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
|
||||||
|
cpanm -v --local-lib local-lib Wx
|
||||||
perl ./Build.PL --gui
|
perl ./Build.PL --gui
|
||||||
|
Loading…
x
Reference in New Issue
Block a user