Skip to content
Häfner edited this page Mar 3, 2021 · 1 revision

To compile PolyVR from source on windows 10:

  • install git for windows
  • open git bash and clone polyvr_packaging.git from github
  • run the script windows2/setup.sh ..this will take ages..
  • if everything compiled then go to folder repositories/polyvr and run start-win2.bat
  • to package it run ./pack_app.sh PolyVR, this will copy all files toa folder, then use INNO Setup to createa setup exe
Clone this wiki locally