Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » UppHub » Turtle & Mac
Re: Turtle & Mac [message #57203 is a reply to message #57200] Thu, 10 June 2021 23:45 Go to previous messageGo to previous message
Oblivion is currently offline  Oblivion
Messages: 1212
Registered: August 2007
Senior Contributor
Hello Novo,

I can't reproduce the error on Linux or on Windows and unfortunately I don't have a Mac to test it.
However, the problem seems to be the conditional definition of PrinterJob in CtrlUtil, which gets defined in MACOS even if virtualgui is enabled.
VirtualGUi based backends so far use the CtrlLib version of PrinterJob, except for Turtle.

So my suggestion (as I don't have write access to CtrlLib) would be adding a "#define VIRTUALGUI_NOPRINTERJOB 1" to Turtle/main.conf file and checking this condition in CtrlLib/CtrlUtil and other relevant places, using ifdefs.

Maybe Mirek or Klugier can check this...

Best regards,
Oblivion


[Updated on: Thu, 10 June 2021 23:56]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Const in ScatterDraw
Next Topic: SysExec
Goto Forum:
  


Current Time: Mon Jun 16 12:54:50 CEST 2025

Total time taken to generate the page: 0.04201 seconds