Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Building Problems #45

Closed
mgrzelak opened this issue Nov 19, 2017 · 2 comments
Closed

Building Problems #45

mgrzelak opened this issue Nov 19, 2017 · 2 comments

Comments

@mgrzelak
Copy link
Contributor

Hi there,
I installed BCfier by installer. Then I tried to build module for Revit which worked fine. I then copied the BCfier.Revit.dll and BCFier.dll to C:\ProgramData\Autodesk\Revit\Addins\2016\Bcfier.Revit.

I did not change source code. Just tried if it works. Add-in opened but crashed after I clicked "New Bcf" button. I used Revit 2016, Windows 7, 64 bit.
Is it the proper procedure to update the build?

I did build the solution for Bcfier.win as well. (then copied .dll to proper location in program files). It works the same. It crashes after clicking "New Bcf".

Any idea what is wrong?

@teocomi
Copy link
Owner

teocomi commented Nov 20, 2017

Sorry the documentation is not up to date.
When you build the project you need to select the right build configuration and the dlls are automatically copied to the right destination (see inside the revit .csproj file for more info).
Your build probably crashes as you didn’t copy some required files.

@mgrzelak
Copy link
Contributor Author

Matteo,
thank you for the fast response. I changed the build configuration and everything worked out well.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants