Georg Potthast

Results 24 comments of Georg Potthast

The DOS port has not been maintained for several years, it has to be checked now with the latest DJGPP version plus the changes done for Microwindows during the last...

I made a fork of Microwindows several years ago. [https://github.com/georgp24/microwindows-android-bin](https://github.com/georgp24/microwindows-android-bin) This is a version which compiles with DJGPP (in the version of DJGPP at that time). It also worked with...

I compiled it in a DOSBox of Windows XP, I never used DJGPP under Linux

I made the PXlib by compiling nano-X and nxlib into one library. The reason was that many Linux applications just include Xlib and it is easier to replace this in...

This is the section on FLTK in my faq2.html file: How to compile FLTK for Microwindows? For this you should compile Microwindows with the config.fltk file in the configs directory....

Up to now I refered to https://github.com/georgp24/microwindows-android-bin . However, the latest version I had been working on is this one: https://github.com/ghaerr/microwindows/tree/7af44df4f383d2ff5998d6b702304cd1bf86aae1 The faq2 file in this version includes instructions for...

FLTK for DOS is the basis of XFDOS. XFDOS is a bootable CD which you can download from Sourceforge and contains an FLTK for DOS GUI based on Microwindows plus...

It is quite a while ago that I compiled it with djgpp. So I used an older version of djgpp and did not test the latest version of Microwindows if...

My understanding is that these drivers should be statically linked to libnano-X.a and if you compile the demos you just have to add libnano-X to the command line. Check if...

In the faq2 file there are instructions how to compile FLTK to use it with libNX11.