mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-17 21:45:53 +08:00

* to build the tests on windows, you need vs2015 or 2017 with "CRT SDK" so you have to also build all deps & slic3r against this compiler. * I didn't tried to build the tests on linux/osx, maybe some cmkae changes are needed. * I added a slic3r_lib project to be able to link statically the test against all the slic3r project. * tests will need many changes to be able to use the new codebase. only the ones in the cmakelists are done right now. * some test may be in error, because the behavior of the test vs slic3r isn't defined well enough to make a decision of which one is wrong.
16 lines
156 B
Plaintext
16 lines
156 B
Plaintext
Build
|
|
Build.bat
|
|
MYMETA.json
|
|
MYMETA.yml
|
|
_build
|
|
blib
|
|
xs/buildtmp
|
|
*.o
|
|
MANIFEST.bak
|
|
xs/MANIFEST.bak
|
|
xs/assertlib*
|
|
.init_bundle.ini
|
|
local-lib
|
|
build*
|
|
deps/deps-*
|