Florian Roméo

Results 19 comments of Florian Roméo

Issue associée: #16

Most LibreCAD's icons were not designed for a dark theme. I agree that we should support themes. How would it be stored? In another resource (.qrc) file ?

Python support is considered now but not in our priority list. Is there any Python feature that you need which is not available in Lua?

There was an issue with libdxfrw. Could you try again with the latest version? ``` cd libdxfrw git pull ```

What version of GCC do you have?

https://cmake.org/cmake/help/latest/prop_tgt/POSITION_INDEPENDENT_CODE.html > This prperty is True by default for SHARED and MODULE library targets and False otherwise. We can't force position independent code or static/shared options. `gdk_cairo_set_source_pixbuf` is declared in...

As LibreCAD 3 is not ready, this will not be our top priority issue unless someone wants to work on it. The Snap should be created by Travis on tag...

What command have you used to compile LibreCAD? The defaults should not be strict on compiler warnings, neither compile the Cairo part

Same answer as #208: this will be done, but not in our top-priority tasks.

Hi @allenbangai, This issue can be considered for GSoC, but build LibreCAD as an AppImage is too simple for GSoC. So you can either propose something better (automatic releases, etc.)...