mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-13 18:18:58 +08:00
GUI components are C++14
This commit is contained in:
parent
38cc8e2d6d
commit
d719c5935c
@ -40,7 +40,7 @@ See the [project homepage](http://slic3r.org/) at slic3r.org for more informatio
|
||||
|
||||
### What language is it written in?
|
||||
|
||||
The core parts of Slic3r are written in C++11, with multithreading. The graphical interface is in the process of being ported to C++11.
|
||||
The core parts of Slic3r are written in C++11, with multithreading. The graphical interface is in the process of being ported to C++14.
|
||||
|
||||
### How to install?
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user