-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Description
Issue overview
On first launch, Getting "Could not find or download OpenStudio Results Measures"
Diagnostics:
- I redid the clean install on the clean VM. I can see after install that it has installed the openstuido_results measure, but probably with a duplicated folder/level, at
$ ls /usr/local/openstudioapplication-1.8.0-rc2/Resources/openstudio_results/openstudio_results/
LICENSE.md measure.rb measure.xml README.md README.md.erb resources tests
Indeed, launching with OPENSTUDIO_APPLICATION_DEBUG=1 /usr/local/openstudioapplication-1.8.0-rc2/bin/OpenStudioApp I get this printed:
[utilities.bcl.BCLXML] <2> '/usr/local/openstudioapplication-1.8.0-rc2/Resources/openstudio_results/measure.xml' does not exist
[utilities.bcl.BCLMeasure] <2> '/usr/local/openstudioapplication-1.8.0-rc2/Resources/openstudio_results' is not a measure
Possible Solution
Fixup the cmake
Details
Environment
Some additional details about your environment for this issue (if relevant):
- Platform (Operating system, version): Ubuntu 22.04, .deb installer, clean VM
- Version of OpenStudioApplication (if using an intermediate build, include SHA): v1.8.0-rc2
Context
Reactions are currently unavailable
