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

GetSystemTimePreciseAsFileTime win32 API is not available on Win7? #1

Closed
edwinyzh opened this issue Mar 1, 2018 · 1 comment
Closed

Comments

@edwinyzh
Copy link

edwinyzh commented Mar 1, 2018

First, congrats for the new amazing project!

And here is an issue report:
I've successfully compiled the DuktapeHighLevel demo, upon starting up, it gives the `Cannot locate GetSystemTimePreciseAsFileTime in kerner.dll' error.

According to MSDN, GetSystemTimePreciseAsFileTime needs at least Windows 8?

@erikvanbilsen
Copy link
Collaborator

Thanks! Looks like the Duktape DLL uses GetSystemTimePreciseAsFileTime unless disabled in the config script. I disabled this option and recompiled the DLLs. Let me know if there are any other problems with Windows 7, since I cannot test that here.

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

2 participants