Benjamin Bræstrup Sayoc

Results 152 comments of Benjamin Bræstrup Sayoc

@Syres916, there is not anything wrong with this specific change. It just doesn't solve the issue. If we still keep the function (no matter internals), then we have to: >...

Do we have anyone on Windows, that could help out. Do you know any, @luzpaz? ``` Creating library C:/FC/build/release/src/Mod/TechDraw/Gui/Release/TechDrawGui.lib and object C:/FC/build/release/src/Mod/TechDraw/Gui/Release/TechDrawGui.exp 136>TaskLeaderLine.obj : error LNK2019: unresolved external symbol "public:...

I should probably have used `operator DrawUtil::gp_pnt() { ...}` for defining `static_cast()`. However this is good enough for now 😅 @maxwxyz

Note to future: gp_pnt conversion already implemented in Base and should therefore be deprecated from TechDraw.

I have looked at this issue, and it's very difficult for me to fix without the help from a Windows user. There was a talk in the community about renting...

Help still wanted. @luzpaz, can you add help wanted label?

Ongoing thread https://discord.com/channels/870877411049357352/1335400135349501992

@WandererFan, seems like I fixed it. Instead of declaring a template specialization, I declared it as a function overload. Still having the same function name and function parameters, not sure...

@FEA-eng purely code restructuring. No bugfix, no added features.

I have now tested this, and can confirm it makes FreeCAD run on Wayland. As far as I can tell, this fixes... https://github.com/FreeCAD/FreeCAD/issues/6068 https://github.com/FreeCAD/FreeCAD/issues/6288 https://github.com/FreeCAD/FreeCAD/issues/9273 https://github.com/FreeCAD/FreeCAD/issues/13144 https://github.com/FreeCAD/FreeCAD/issues/16393