Skip to content

Instantly share code, notes, and snippets.

@wooyey
Last active August 13, 2023 12:02
Show Gist options
  • Save wooyey/139f3213e38a99914e2c5a6316883bcc to your computer and use it in GitHub Desktop.
Save wooyey/139f3213e38a99914e2c5a6316883bcc to your computer and use it in GitHub Desktop.
Code Meter installation
wget https://ftp.commonvisionblox.com/webdavs/forum/setups/cvb/linux-x86_64/cvb-14.00.006-ubu2004-x86_64.zip
unzip cvb-14.00.006-ubu2004-x86_64.zip
sudo apt install libxcb-icccm4 libxcb-image0 libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-render0 libxcb-shape0 libxcb-xinerama0 libxcb-xkb1 libxkbcommon-x11-0 libxkbcommon0 libxcb-util1
sudo dpkg -i codemeter_7.21.4611.501_amd64.deb
DllNotFoundException: CVBLib assembly:<unknown assembly> type:<unknown type> member:(null)
  at (wrapper managed-to-native) Ocellus.Gigecam.Cvb.CVBLibWrapper.GetDevices(Ocellus.Gigecam.Cvb.DiscoveryInformation[]&,int&)
  at Ocellus.Gigecam.Discovery.DiscoveryHelperLinux.GetDevices () [0x00000] in <0146a1956f4341619c3e8685de46ceb5>:0
  at Ocellus.Gigecam.Discovery.DiscoveryHelper.GetDevices () [0x00000] in <0146a1956f4341619c3e8685de46ceb5>:0
  at Ocellus.Servers.Grpc.Api.V1.Internal.OcellusCameraServiceImpl+<>c.<GetGigeCameras>b__6_0 () [0x000f5] in <0146a1956f4341619c3e8685de46ceb5>:0
  at Ocellus.Servers.Grpc.Api.V1.GrpcApiUtils+<>c__DisplayClass4_0`1[T].<With>b__0 () [0x000c6] in <0146a1956f4341619c3e8685de46ceb5>:0
  at Ocellus.Servers.Grpc.Api.V1.GrpcApiUtils.Catchable[T] (System.Func`1[TResult] func) [0x00063] in <0146a1956f4341619c3e8685de46ceb5>:0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment