Bug 515291 - Building error
Summary: Building error
Status: REPORTED
Alias: None
Product: drawy
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal (vote)
Target Milestone: ---
Assignee: Prayag Jain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-01-30 03:42 UTC by Aleksandr Shamaraev
Modified: 2026-01-30 03:42 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aleksandr Shamaraev 2026-01-30 03:42:26 UTC
Hi.

I'm getting an error while building the package.

/usr/src/RPM/BUILD/drawy-20260130/src/widgets/item/freeform.cpp: In member function ‘void FreeformItem::finalizeStroke()’:
/usr/src/RPM/BUILD/drawy-20260130/src/widgets/item/freeform.cpp:65:12: error: ‘class QPainterPath’ has no member named ‘setCachingEnabled’
   65 |     m_path.setCachingEnabled(true);
      |            ^~~~~~~~~~~~~~~~~
make[2]: *** [src/widgets/CMakeFiles/libdrawywidgets.dir/build.make:763: src/widgets/CMakeFiles/libdrawywidgets.dir/item/freeform.cpp.o] Error 1