Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue: Build-Events not compiling the right version of Navisworks #64

Open
ENGworks-DEV opened this issue Dec 12, 2018 · 3 comments
Open

Comments

@ENGworks-DEV
Copy link
Owner

Hey, I have built ENGyn. There are a few issues with it though.

  1. When I try to change the target configuration to Navis Manage 18, it builds for Manage 2019 and puts the built dlls in the %APPDATA%\Autodesk Navisworks Manage 2019\Plugins\ folder. Navis Manage 2019 does not recognize the plugin.
  2. If I copy the ENGyn build and paste it in "%APPDATA%\Autodesk Navisworks Manage 2018\Plugins", Navisworks 18 does not recognize the plugin.

Regards and thanks

Originally posted by @jeetendragan in #60 (comment)

@ENGworks-DEV
Copy link
Owner Author

ENGworks-DEV commented Dec 12, 2018

Please, confirm if you are compiling branches Master or Testing because they have different build structure.

For Master, you need to build from a specific configuration, in your case 2018, which will change the .Net version, upload Navisworks 2018 dlls as reference and set the Build Events output to your Navis folder
image

For testing, we changed that because sometimes VS forgets some dlls. You need to compile the only the version contained in the specific Navisworks folder:
image

@jeetendragan
Copy link

Hey, thanks for the change. I have done that and it builds for Navisworks Manage 2018. But, when I start Navis Manage 2018, the add-in does not show up.
Thanks.

@ENGworks-DEV
Copy link
Owner Author

Please confirm that the build had copied all files to %appdata%\Autodesk Navisworks Manage 2018\Plugins\ENGyn\ and that "Images" has ENGyn.png & en-US\ENGyn.xml

image

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

No branches or pull requests

2 participants