-
Notifications
You must be signed in to change notification settings - Fork 26
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
CapturePreview.Native.dll couldn´t be loaded on a fresh installed Win 8.1 - x64 machine, please help! #2
Comments
Thanks for your quick reply! |
I´ve also tried to run your project as it is on a machine without any VS installed. (MS Surface Pro 3, Win 8.1 Pro). |
I'm having the same issue (I only have VS 2015), except I do get the option update VC++ Compiler and Libraries. I upgrade them, but then the only problem I have is that I get "Error CS0246-The type or namespace name 'CapturePreviewNative' could not be found (are you missing a using directive or an assembly reference?) in CapturePreview.cs, even after trying a full rebuild. Is it due to being in VS2015, same issues with the VC++ that this would occur? |
i thing you must rebuild your project |
Hi, i hope you can help me out!
It seems that trying to open the C++-Projects of your Source in Visual Studio 2015 doesn´t work for some reason. (Only possible when (re)installing VS 2013).
I even couldn´t get the executable (build in VS 2013) to run on a machine without Visual Studio 2013 installed. Am I missing importand dependencies, that comes with the VS installation routine?
Thanks in advance!
The text was updated successfully, but these errors were encountered: