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

Does Thrust works on Windows XP? #280

Open
sadasant opened this issue Oct 6, 2015 · 3 comments
Open

Does Thrust works on Windows XP? #280

sadasant opened this issue Oct 6, 2015 · 3 comments

Comments

@sadasant
Copy link

sadasant commented Oct 6, 2015

I'm trying to use the binaries I get from go-thrust but the code fails and if I try to run the thrust_shell.exe directly I get that it's not a valid Win32 application, any clues?

Thanks a lot for the time!

@sadasant
Copy link
Author

sadasant commented Oct 7, 2015

On Windows 7 32bit I get this:

@sadasant
Copy link
Author

sadasant commented Oct 7, 2015

On windows 7 64bit I get the same as in windows 7 32bit.

I tried downloading the dll as recommended here: http://superuser.com/a/827889 but it made no difference.

I understand that this is probably related with my environment settings and not with Thrust by itself but if you know how to continue I would appreciate any indication.

@danielkrainas
Copy link

Looks like you need to install Microsoft's Visual C++ runtime. Not sure if the latest runtime is supported on WinXP, so you may want to download an older version like 2010. Otherwise here is the 2015 runtime.

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