InstallingCSWindows - ShamanTcler/Copperspice-examples GitHub Wiki

Installing Copperspice binaries on Win 10 64 bit

These instructions are as of 2/24/2021

  1. From the Copperspice home page select the Downloads

  2. Choose the copperspice folder

  3. Choose binary

  4. Choose the latest version of Copperspice in this case cs-1.7

  5. Finally download both:

    • cs-1.7/setup-CopperSpice-MSVC-release-1.7.1-x64.exe

    • cs-1.7/setup-CopperSpice-MSVC-debug-1.7.1-x64.exe



Now because of the way application linkage is performed Windows ( you can't mix release and debug objects in an application), you will install both the debug and release libraries.

To install Copperspice first launch the release installer. Note: Make sure you are running the release version of the installer and NOT the debug version

You will see this window

Copperspice install location

You are going to change this directory to

Copperspice install location

If all went well you should see:

Copperspice install location

Now repeat the process for the debug version.

⚠️ **GitHub.com Fallback** ⚠️