Gregory Haerr
Gregory Haerr
> It seems osdep.o isn't listed as a needed object file i Yes - I mentioned that it was added later than the georg's tree. > in makefile_nr/Makefile-drivers Are you...
> Whoo! This is working! It's very rough but it builds the demos and they run in DOSBox! Nice!! Is the mouse working? @lighth7015 mentioned that it wasn't working. Which...
> But this is awesome! I'm excited! Me too. This issue has been open for a year and a half so its nice to get working finally!! > Dragging full...
> The DJGPP I use came from here: https://github.com/andrewwutw/build-djgpp Wow - that version is available for macOS, so I should be able to run the entire cross-compiler over here as...
Here's the window manager running the newer look with NUKLEAR=1, using `./runapp demo-ttfont`. The colors can be tweaked to best match what FLTK might have to offer:
Hello @sduensin, I downloaded a macOS version of DJGPP and have everything compiling over here. I plan on making changes to microwindows/src so that you don't have to run sed...
Hello @georgp24, > As far as I recall, in the freetype driver font_freetype2.c I made a small change to get it to run with DOS. This change was removed by...
> This is the section on FLTK in my faq2.html file Thanks - it looks like you were using FLTK v1.3.2. I'll pull that down and see how that compiles...
What about the applications in your FLTK for DOS / XFDOS on sourceforge? Are those FLTK demo applications, or did you write/port other applications for that project? Your screenshots look...
Hello @sduensin, I have made a commit that fixes the DJGPP compilation problems, as well as updated and simplified Makefile_nr so that it works with ARCH=CROSSDOS and includes current window...