va3c / RvtVa3c

Revit va3c exporter
http://va3c.github.io/viewer/revit2.html
MIT License
268 stars 115 forks source link

Failing to integrate add-in after building RvtVa3c (VS 2015, Dynamo 1.3, Revit 2017) #13

Closed HaloAR closed 7 years ago

HaloAR commented 7 years ago

I downloaded latest release 2017.0.0.0 and built in VS 2017 using DLLs from Dynamo 1.3 and Revit 2017 which were: RevitNodes.resources.dll; DynamoCore.dll; RevitRaaS.dll; DynamoServices.dll; DSCoreNodes.dll; DynamoRevitDS.dll; DynamoCore.resources.dll; DynamoUtilities.dll; ProtoCore.dll; RevitServices.dll; RevitNodes.dll; DynamoRaaS.dll; DSRevitNodesUI.customization.dll; DSRevitNodesUI.dll; RevitAPIUI.dll; RevitAPI.dll

I generated the DLL into Autodesk/Revit 2017/AddIns/rvt/, and also copied NewtonSoft.json.dll and RvtVa3c.addin

The add in doesn't show in either the add in tab or as an export option when testing with a basic wall or with the sample projects.

jeremytammik commented 7 years ago

i do not use the dynamo parts of this and have no idea what might be going wrong there. all i know is the pure revit add-in, which compiles just find referencing only RevitAPIUI.dll and RevitAPI.dll. i just migrated to Revit 2018 to check. i attached a screen snapshot of RvtVa3c loaded in the external tools menu: rvtva3c_2018 RvtVa3c_2018.png