You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, it says in the README that Slic3r's stable versions 1.1.7 and 1.2.9, so I gave 1.2.9 a try, checked it out and tried again, but this time I can't even get pass perl Build.PL --sudo, it throws errors like this
I've tried solving that error and this reply in stackoverflow suggests that type casting needs to be done. So again, I tried adding (bool) to the lines showing errors and it built without errors but make files weren't generated (in which I saw this was fixed in Slic3rs commit 6e5938)
I'm facing problems and errors similar to this issue, should I reopen this issue onto Slic3r's page?
I was building Slic3r on my pi3 (followed the steps on wiki), where I got to
sudo make -j2
and it shows this errorAny suggestions on how can I solve this issue? Thanks.
The text was updated successfully, but these errors were encountered: