Changes between Version 8 and Version 9 of runbooks/setup


Ignore:
Timestamp:
04/09/22 23:49:07 (3 years ago)
Author:
Jonathan Neufeld
Comment:

It's not C++17, it's C++11 you overgrown poodle!

Legend:

Unmodified
Added
Removed
Modified
  • runbooks/setup

    v8 v9  
    2525
    2626= Code Repository
    27 The repository that contains the GD Native libraries used by ''Studio'' is called ''Revenant''.  This is a C++17 project and is meant for senior devs experienced in advanced C++, and there are also external dependencies required with manual steps involved.
     27The repository that contains the GD Native libraries used by ''Studio'' is called ''Revenant''.  This is a C++11 project and is meant for senior devs experienced in advanced C++, and there are also external dependencies required with manual steps involved.
    2828
    2929This can be cloned onto your local machine using the following command: