Home » Developing U++ » UppHub » Turtle & Mac
Re: Turtle & Mac [message #57203 is a reply to message #57200] |
Thu, 10 June 2021 23:45   |
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
Github page: https://github.com/ismail-yilmaz
Bobcat the terminal emulator: https://github.com/ismail-yilmaz/Bobcat
[Updated on: Thu, 10 June 2021 23:56] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Mon Jun 16 12:54:50 CEST 2025
Total time taken to generate the page: 0.04201 seconds
|