You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that the install executable completely installs the MATLAB compiler but does not install all of the supporting files needed to run the UWG next to the exe in this folder:
At present, the C:\Program Files\MIT\UWGEngine\application
To get around this, I currently have the GH interface that I have been working on automatically download a zip-file containing all of the command-line exe along with all of the supporting files. Specifically, this zip file can be found here on the github: https://github.com/hansukyang/UWG_Matlab/blob/master/UWGEngine/UWG.zip
So a perfect install exe should be intalling all of the files int his zip folder next to the files in C:\Program Files\MIT\UWGEngine\application.
Since we have a good work-around for this, this issue is lower priority but I still wanted to make note of it here as fixing it will make it easier for others to run the UWG independent of the Grasshopper interface.
The text was updated successfully, but these errors were encountered:
It seems that the install executable completely installs the MATLAB compiler but does not install all of the supporting files needed to run the UWG next to the exe in this folder:
At present, the C:\Program Files\MIT\UWGEngine\application
To get around this, I currently have the GH interface that I have been working on automatically download a zip-file containing all of the command-line exe along with all of the supporting files. Specifically, this zip file can be found here on the github:
https://github.com/hansukyang/UWG_Matlab/blob/master/UWGEngine/UWG.zip
So a perfect install exe should be intalling all of the files int his zip folder next to the files in C:\Program Files\MIT\UWGEngine\application.
Since we have a good work-around for this, this issue is lower priority but I still wanted to make note of it here as fixing it will make it easier for others to run the UWG independent of the Grasshopper interface.
The text was updated successfully, but these errors were encountered: