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

Possible solution to supporting 64-bit processes via the ManagedBlink1 library for Windows. #57

Merged
merged 2 commits into from
Jul 10, 2013

Conversation

jrotello
Copy link
Contributor

This is a possible solution to 64-bit processes crashing when using the ManagedBlink1 library. It should be tested on a 32-bit system prior to merging.

This does not resolve the same issue with the non-managed Blink1 library.

I tested by running the ConsoleDemo in the ManagedBlink1 solution.

*This is a duplicate of issue #56 (now closed). See that issue for repro instructions. *

@jrotello
Copy link
Contributor Author

I couldn't fully test this with my VM because it wouldn't find the Blink(1). The demo application did make it past the enumeration call where my change was though, so I think it is safe.

todbot added a commit that referenced this pull request Jul 10, 2013
Possible solution to supporting 64-bit processes via the ManagedBlink1 library for Windows.
@todbot todbot merged commit 8e8bbca into todbot:master Jul 10, 2013
@todbot
Copy link
Owner

todbot commented Jul 10, 2013

Verified that it works just fine on a Windows 7 Ultimate 32-bit VM. Thanks Jason!
(btw, it defaulted to .NET 4.5 in the solution properties. Seems okay for .NET 4.0)

@jrotello
Copy link
Contributor Author

I left it as .net 4.5 to match the other Windows demo projects. It should compile as .NET 4 though. I can update those projects if you think it would be beneficial.

@coriscow
Copy link

Hello,

I'm a java developer that have recently purchased a couple of blinks for evaluation purpuses in order to include its functionality in a bigger, company-wide project. How ever, it is mandatory for us to have a 64bit dll. Is it possible? is finally solved? And if not, could you make a 64bit compilation?

Thanks in advance

todbot added a commit that referenced this pull request Jan 17, 2018
Possible solution to supporting 64-bit processes via the ManagedBlink1 library for Windows.
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

Successfully merging this pull request may close these issues.

None yet

3 participants