Closed cab404 closed 4 years ago
CMake configuration:
-- The C compiler identification is GNU 9.3.0
-- The CXX compiler identification is GNU 9.3.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /nix/store/6is25fyx29d731idycngl7qmgcax5xng-gcc-wrapper-9.3.0/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /nix/store/6is25fyx29d731idycngl7qmgcax5xng-gcc-wrapper-9.3.0/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- SLIC3R_ASAN: OFF
-- SLIC3R_BUILD_SANDBOXES: OFF
-- SLIC3R_BUILD_TESTS: ON
-- SLIC3R_FHS: 1
-- SLIC3R_GTK: 2
-- SLIC3R_GUI: ON
-- SLIC3R_MSVC_COMPILE_PARALLEL: ON
-- SLIC3R_MSVC_PDB: ON
-- SLIC3R_PCH: ON
-- SLIC3R_PERL_XS: OFF
-- SLIC3R_PROFILE: OFF
-- SLIC3R_STATIC: OFF
-- SLIC3R_WX_STABLE: OFF
-- SLIC3R_STATIC: OFF
Path is huge due to Nix build system, but basically contains following libraries:
boost
cereal
cgal_5
curl
eigen
expat
glew
gmp
ilmbase
libpng
mpfr
nlopt
openvdb
systemd
tbb
wxGTK31
xorg.libX11
you can build with -- SLIC3R_BUILD_TESTS: OFF
thanks!
Here's a PR for Nixpkgs, if you are interested)
there's a "slic3r++" in this pr... i wonder if i forgot to replace this one...
you probably did) It won't be merged for some time – Nixpkgs is like that if you don't ping some people – so if you fix it, I would fix it in PR)
On September 1, 2020 12:25:57 PM GMT+03:00, Merill notifications@github.com wrote:
there's a "slic3r++" in this pr... i wonder if i forgot to replace this one...
-- You are receiving this because you modified the open/close state. Reply to this email directly or view it on GitHub: https://github.com/supermerill/SuperSlicer/issues/432#issuecomment-684651314
there's a "slic3r++" in this pr... i wonder if i forgot to replace this one...
Version
2.2.53.1
Operating system type + version
NixOS 20.03, latest nixpkgs
Behavior
I am trying to package SuperSlicer for NixOS, and can't seem to build the thing. I'm using the same environment as for PrusaSlicer — that means