Message 1 of 4
Revit 2020 SDK Sample project build errors
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
What could be the problem with these errors:
1>------ Build started: Project: DWGFamilyCreation, Configuration: Debug Any CPU ------
error CS0246: The type or namespace name 'Autodesk' could not be found.. same with: 'IExternalCommand','ExternalCommandData','View','Document'
error CS0103: The name 'Autodesk' does not exist in the current context
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Refences are OK (RevitAPI & RevitAPIUI) and NET framework 4.7.2