Deep-Symmetry / carabiner

A loose connector for interacting with Ableton Link
GNU General Public License v2.0
157 stars 14 forks source link

[Windows] Problem with .dll-Files #8

Closed MLK97 closed 6 years ago

MLK97 commented 6 years ago

On what Visual C++ Version was this tested? I tried the software with the 2015 version and the 2017 version, but always got the error message that needed .dll-files don't exist, even though they exist. I've been trying different .dll Files etc. but nothing seems to solve the problem

brunchboy commented 6 years ago

I’m sorry, I don’t remember, and am not even sure how to tell. I can’t really offer Windows support, but would welcome pull requests if you find a way to get it working reliably.

MLK97 commented 6 years ago

Yes I will try some other alternatives that are recommended and see whether or not it is a issue with my device or some complication between your version and Visual C++ and see if I can fix it

brunchboy commented 6 years ago

Great, thanks, I look forward to hearing anything that you discover. I also want to be sure you saw the discussion in https://github.com/Deep-Symmetry/carabiner/issues/4 where I learned how to build it at all.

LucaMagnino95 commented 5 years ago

I'm trying to run Carabiner_Win_64 but catch error 0xc000007b. What can I do? image

brunchboy commented 5 years ago

Unfortunately, I can’t offer Windows support. If you know any Windows developers, see if they can figure it out; if they can, please ask them to make a pull request with any necessary changes.

brunchboy commented 5 years ago

I just uploaded a new build that was compiled in Release mode, this may solve the problem people have been having with missing DLLs. Please give it a try.