Skip to content
Eric Winemiller edited this page Aug 12, 2018 · 7 revisions

Welcome to the DCG open source wiki!

Building

Carrara

Project files are in Visual Studio 2005 and XCode 3.2.6

Expected paths are at the root of dcg it finds, Carrara6SDK, Carrara7SDK, and Carrara8SDK.

It needs the QuickTime SDK and I've been using 5.01 forever, expected path at root of dcg is QT_5.0.1_Win_SDK.

So something like this

Carrara6SDK
Carrara7SDK
Carrara8SDK
CarraraExtensions
Library
QT_5.0.1_Win_SDK

LightWave

Projects are in Visual Studio 2017 and XCode 9.2

It expects a folder Lightwave9SDK at the root of dcg. I was using the Lightwave 9 SDK for maximum compatibility, but it should work against anything up to LW 2015.3.

Clone this wiki locally