Skip to content

How to compile (QNX version)

OneB1t edited this page Nov 24, 2024 · 4 revisions

REQUIREMENTS: QNX SDK 6.5, GIT

  1. Install QNX SDK 6.5
  2. Install GIT https://git-scm.com/downloads/win
  3. Download source codes from repository using git clone https://github.com/OneB1t/VcMOSTRenderMqb.git
  4. Open QNX momentics IDE 4.7

image

  1. File->Import

image

  1. Select "Existing source into Workspace"

image

  1. Select folder into which you downloaded the git repository

image

  1. Click Finish

  2. Open opengl.cc from left menu

image

  1. Press CTRL+B to compile

image

  1. DONE! now copy final opengl-render-qnx file to MIB2 unit and test it

image

Clone this wiki locally