azpainter icon indicating copy to clipboard operation
azpainter copied to clipboard

Plans for native windows build?

Open breadnone opened this issue 4 years ago • 7 comments

Would love to have native windows build of azpainter

breadnone avatar Apr 30 '20 16:04 breadnone

We too, and theoretically its possible, see:

  • https://github.com/Symbian9/azpainter/wiki/Packaging-status#windows

But actually we has no someone with experience to package X11 app for Windows, so this feature request is WIP as for now.

Symbian9 avatar Apr 30 '20 17:04 Symbian9

Would be love to work with it if there's a written documentation... Is there any?

breadnone avatar May 01 '20 22:05 breadnone

Is there any?

I'm not sure what is best source to learn how to compile X11 app under Windows (using Cygwin / MinGW / Xming / etc.), but here are few tutorials:

  • https://blog.inventic.eu/2010/11/how-to-compile-open-source-libraries-under-windows-using-mingw/
  • https://www.maketecheasier.com/compile-linux-programs-under-windows/
  • https://linuxhint.com/linux_graphical_windows_x11_forwarding/
  • https://www.hoffman2.idre.ucla.edu/access/x11_forwarding/
  • https://www.scivision.dev/x11-gui-windows-subsystem-for-linux/

Symbian9 avatar May 02 '20 13:05 Symbian9

I mean, azpainter's documentation

breadnone avatar May 02 '20 14:05 breadnone

I mean, azpainter's documentation

AzPainter has no any documentation on compiling it under Windows.

Symbian9 avatar May 02 '20 16:05 Symbian9

Would pen pressure support be possible on Windows? I tested this with WSL1 + VcXsrv and the program actually runs pretty well. But as expected, the pen pressure doesn't work at all.

musjj avatar Nov 24 '20 13:11 musjj

I tested this with WSL1 + VcXsrv and the program actually runs pretty well. But as expected, the pen pressure doesn't work at all.

Suppose, it may be just WSL issue itself, not an AzPainter issue (as under Linux & macOS there are no such issues).

JFTR, @musjj, may You try to run AzPainter under Windows via Linux installed into VirtualBox? (instead of WSL)

  • https://itsfoss.com/install-linux-in-virtualbox/

Symbian9 avatar Nov 24 '20 19:11 Symbian9