Skip to content

How to compile (Windows version)

OneB1t edited this page Nov 24, 2024 · 3 revisions

REQUIREMENTS: Visual studio 2022, GIT

  1. Install Visual studio 2022 with C++ support

image

  1. Install GIT https://git-scm.com/downloads/win

  2. Download source codes from repository using 'git clone https://github.com/OneB1t/VcMOSTRenderMqb.git'

  3. Open opengl-render-windows\QNXrendersimulator.sln from cloned repository

  4. Modify VNC server IP address inside the code to match some device with VNC server

image

  1. Compile and run (press F5)

image

Clone this wiki locally