-
Notifications
You must be signed in to change notification settings - Fork 7
How to compile (Windows version)
OneB1t edited this page Nov 24, 2024
·
3 revisions
REQUIREMENTS: Visual studio 2022, GIT
- Install Visual studio 2022 with C++ support
-
Install GIT https://git-scm.com/downloads/win
-
Download source codes from repository using 'git clone https://github.com/OneB1t/VcMOSTRenderMqb.git'
-
Open opengl-render-windows\QNXrendersimulator.sln from cloned repository
-
Modify VNC server IP address inside the code to match some device with VNC server
- Compile and run (press F5)