forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Description
Hello, I want to compile fltk-rs example for windows xp, now I can compile fltk-rs example for windows 7 32 bit, but it can not run on windows xp. I know that fltk is based on c++98, and fltk can compile and run on windows xp. But fltk-rs need rust 1.55, and rust last support version for windows xp is 1.50, so I can't compile fltk-rs to exe and run on windows xp.
I know than rust9x is based rust 1.60, so it can compile fltk-rs example, and the exe should be run on windows xp.
Now I download your rust9x source code, and try to compile.
will you please show me an demo for fltk-rs run on windows xp?
Metadata
Metadata
Assignees
Labels
No labels