Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of contents

...

Code Block
sudo apt install unzip
Note

Be sure to copy the SDK zip file into Ubuntu before extracting the zip file. If you extract it on another OS such as Windows and then move it to Ubuntu, it will not work properly.

The preparation of the Docker environment on Linux OS is now complete. Proceed to "Prepare the build environment".

...

Code Block
sudo apt install unzip
Note

Be sure to copy the SDK zip file into Ubuntu before extracting the zip file. If you extract it on another OS such as Windows and then move it to Ubuntu, it will not work properly.

The preparation of the Docker environment on Windows OS is now complete. Proceed to "Prepare the build environment."

...

Info

・We cannot support operation in a CUI environment even if you contact us.

・If you develop using anything other than Visual Studio Code in a GUI environment, we cannot support it, so we recommend using Visual Studio Code.

When starting an ubuntu 18.04-based container with Visual Studio Code 1.88 or later versions, an "Connect to an OS version not supported by Visual Studio Code?" message is displayed. Please press the allow button.

For Windows, please download from the link below.
Visual Studio Code - Code Editing. Redefined

...

Code Block
cd [any folder]
unzip iPRO_CAMERA_SDK_Vx_xx_Container.zip
Note

Be sure to copy the SDK zip file into Ubuntu before extracting the zip file. If you extract it on another OS such as Windows and then move it to Ubuntu, it will not work properly.

Info

Please replace the zip file name with the obtained SDK file.

...