Error when running self build rust9x-sample executable #38
-
When I run the executable it spits out a dialog with this message: "The procedure entry point InitializeCriticalSectionEx could not be located in the dynamic link library KERNEL32.dll". VM OS: Windows XP Professional x86 I'm using the newest rust9x toolchain editbin.exe gives me also this warning: "LINK : warning LNK4241: invalid subsystem version number 4" Cargo.toml
config.toml
justfile
|
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 8 replies
-
I think I've found out whats wrong but I will leave this issue open in case the error persists |
Beta Was this translation helpful? Give feedback.
-
You have all |
Beta Was this translation helpful? Give feedback.
-
After adding these lines:
The error still persists |
Beta Was this translation helpful? Give feedback.
-
The Windows XP Toolkit is a folder I made where I put the rust9x toolchain, msvc and the 7.1 platform sdk (should support Windows XP SP3) |
Beta Was this translation helpful? Give feedback.
-
Do I need an older sdk? Does this work: https://archive.org/details/xpsp2sdk |
Beta Was this translation helpful? Give feedback.
-
It works finally. But there are some errors, this is the output: Is this normal? I dont't have the hh3gf.golden.exe copied over |
Beta Was this translation helpful? Give feedback.
well you can see what the sample code does, yes, it tries to open that file