ENGworks-DEV / ENGyn

https://engworks-dev.github.io/ENGyn/
MIT License
14 stars 4 forks source link

Problems in building the add-in #60

Closed jeetendragan closed 5 years ago

jeetendragan commented 5 years ago

I am building the add-in for Navisworks Manage 2018. According to the instructions, I am setting the target framework of 4.6 for .NET. I have built TUM in a submodule and used it as a reference.

Aftr TUM, I have built ENGyn-Nodes, and ENGyn-performance profiler. But my build fails for Engyn. Here is the error output:

image

Thanks and regards, Jeetendra

pabloderen commented 5 years ago

ENGyn use a different version of TUM.VPLcontrol with features to handle Navisworks dock structure. Create your submodule using https://github.com/ENGworks-DEV/TUM.CMS.VPLControl

pabloderen commented 5 years ago

Readme and wiki updated to show this information

jeetendragan commented 5 years ago

Okay. Thanks.

ENGworks-DEV commented 5 years ago

Closing issue

jeetendragan commented 5 years ago

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

ENGworks-DEV commented 5 years ago

Moved to new to issue #64