Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows Build #59

Open
ComputerNerd opened this issue Dec 14, 2020 · 2 comments
Open

Windows Build #59

ComputerNerd opened this issue Dec 14, 2020 · 2 comments

Comments

@ComputerNerd
Copy link

I recently found out about this program and I like it a lot. I was experimenting with FLTK and I found out that I can get it to run on many versions of Windows such as Windows 95. I've put a build here if you are interested: https://github.com/ComputerNerd/rendera/releases

I also got it working on FLTK 1.4. All the changes I made to get it compile with FLTK 1.4 work with FLTK 1.3. I just needed to include a few extra headers which also exist in FLTK 1.3.

@devinsmith
Copy link

Nice work. Maybe you can make a PR, although I am not sure this project is under active development anymore. 🙁

@JoeDavisson
Copy link
Owner

Sorry I didn't get to this until now. I'm looking at an ancient version of Rendera (back when it was Win32) which uses StretchDIBBits. Seems like that might work on Win 3.1? If so, I believe it's a relatively simple change. I'll see if I can get your code working and give it a whirl.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants