I got a bit confused trying to reference this dll, (modified) example code that asked for librealsense2.dll
The file is just there, nothing seams wrong about, but i cannot refference it (VS2017)
Has Librealsense recently be functionally changed ea no longer a valid com component or so ??
here dll version info :
Hm ok, now at least i know where it went wrong
I was working on writing C# wrapper code for various brands of camera's.
And I had re-downloaded some of the files as i had some problems , i wanted to re-aply firmware last week,
(unaware there was a version update in the sdk), then i tried a small test project based upon (me unaware) "new" C# example code.
This was for the other question i raised here about ( enabling / disabling IR laser), ..
I went back to my Zip's restored all 2.11.0 folders got old samples back and they worked.
I had moved some folders around to make room for some other SDK's for other hardware (GigE etc).
The example from the full restored Zip file worked
Amazingly I have completely missed the news of a new SDK, have there been anouncements (what's new articles etc ?? )..
連結已複製
Hm ok, now at least i know where it went wrong
I was working on writing C# wrapper code for various brands of camera's.
And I had re-downloaded some of the files as i had some problems , i wanted to re-aply firmware last week,
(unaware there was a version update in the sdk), then i tried a small test project based upon (me unaware) "new" C# example code.
This was for the other question i raised here about ( enabling / disabling IR laser), ..
I went back to my Zip's restored all 2.11.0 folders got old samples back and they worked.
I had moved some folders around to make room for some other SDK's for other hardware (GigE etc).
The example from the full restored Zip file worked
Amazingly I have completely missed the news of a new SDK, have there been anouncements (what's new articles etc ?? )..
Awesome, I'm really glad you found the solution!
When a new SDK or firmware version is released, I announce it on the front page of this forum. I know that announcements can get pushed down the list though if it is a busy day for questions. Alternatively, you can also track releases yourself on the SDK downloads page. Updates are released approximately every 2 weeks.
https://github.com/IntelRealSense/librealsense/releases/ Releases · IntelRealSense/librealsense · GitHub
Yes, Intel are doing frequent SDK updates so that they can respond to user feedback and provide fixes rapidly where possible. Users can use the Issues page on Github to highlight problems they may be having, and this page is monitored regularly by the engineering and development teams.
https://github.com/IntelRealSense/librealsense/issues Issues · IntelRealSense/librealsense · GitHub
The development progress and developer conversations inbetween updates can also be followed transparently on the Pull Requests page.
https://github.com/IntelRealSense/librealsense/pulls Pull Requests · IntelRealSense/librealsense · GitHub
Have a great weekend!
