-
Notifications
You must be signed in to change notification settings - Fork 3
Building from Source
Andreas Dieckmann edited this page Jul 22, 2018
·
1 revision
- Build in Visual Studio from
Dynamo_1.3ormasterbranch - Copy
src/Monito_ViewExtensionDefinition.xmltoC:\Program Files\Dynamo\Dynamo Core\1.3\viewExtensions - Copy
src/bin/Debug/Monito.dlltoC:\Program Files\Dynamo\Dynamo Core\1.3 - Copy
src/bin/Debug/Monito.dll.configtoC:\Program Files\Dynamo\Dynamo Core\1.3 - After launching Dynamo you should see a new menu item
DynaMonito
I currently work mainly in Dynamo 1.3.x so some of the functionality may not have been tested thoroughly for Dynamo 2.x ...
- Build in Visual Studio from
Dynamo_2.0.1branch - Copy
src/Monito_ViewExtensionDefinition.xmltoC:\Program Files\Dynamo\Dynamo Core\2\viewExtensions - Copy
src/bin/Debug/Monito.dlltoC:\Program Files\Dynamo\Dynamo Core\2 - Copy
src/bin/Debug/Monito.dll.configtoC:\Program Files\Dynamo\Dynamo Core\2 - After launching Dynamo you should see a new menu item
DynaMonito
All WIP branches should be built against Dynamo 1.3 unless their name suggests otherwise