-
Notifications
You must be signed in to change notification settings - Fork 504
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
fix crash on windows 64, force sigar_set_pointer use 64bit pointer #142
base: master
Are you sure you want to change the base?
Conversation
Hello @cnstar9988 |
I can rebuild sigar 1.6.4, vs2015+Perl 5.8 + JDK 1.8 + ant 1.9.7
|
@cnstar9988 what Windows OS version and Windows SDK version are you using? I did: Download visual studio community installer Then Run
Result:
i'm probably using too new of stuff. |
I use VS2010, both test ok. when buid sigar-amd64-winnt dll, I use "Visual Studio x64 Win64 Command Prompt (2010)" |
you can build sigar with vs2010.
|
orignal filename sigar-amd64-winnt.dll md5: ADEEB56EB62E4929440B9A7F52EFDFE4 sha1: B0A070DC77D6F4751C39DF13CF1A9FC4775B8933
fix #141, #138, #136