Closed huythach closed 7 years ago
@ksobon , sorry for butting in, just randomly saw this in my feed :smile: .
Hi @huythach , please check the post-build section of the projects : the xcopy
script is trying to copy files to this directory :
C:\Users\ksobon\AppData\Roaming\Dynamo\...
which will obviously not exist on your machine. Those paths need to be updated with your correct user paths.
Perhaps @ksobon can replace those hard-coded paths with flags like %userdir%
so future contributors don't get the error ?
Yeah that's the issue. I will be doing a little work on Mandrill maybe next month. I can pick that up then.
@radumg: thank you very much for pointing it out.
Thank you very much for sharing this great app.
I can download and install Mandrill from Package Manager, however, I am unlucky on building this package from source code with 2 errors:
Authentication error as the attached image. I think the reason is that I don't have Mandrill_License.dll file, so I unzip Mandrill.zip file inside _Builds/Grasshopper folder then added this DLL file to project in the Visual Studio. I built the project again, but the second bug occurs.
xcopy /Q/Y bug: