Dan Macumber
Dan Macumber
We don't set revert to saved off any more, it's always available: https://github.com/openstudiocoalition/OpenStudioApplication/blob/17d62810bd4991178dfd667e80673cdb85bc9d93/src/openstudio_lib/MainMenu.cpp#L251 My guess is some order of signals is happening differently on Mac, I'm not sure if this...
That is a great clue to follow up on @enrico-prataviera, I will look into it!
Thanks for the report @manuvarkey. I believe that this issue is with the OpenStudio SDK, interior windows are not translated from FloorspaceJS to OSM with the correct Outside Boundary Condition...
Would love to see this implemented.!
Would be great to select multiple source files in the solution explorer and right-click to run on those.
Is it possible to build Shogun on Windows? Specifically the Ruby bindings
I have experience with SWIG and Cmake but I can't get a starting build of the non-Ruby components. I tried initializing a build environment using Ruby's DevKit then generating Unix...
Here is what I did to set up my environment: ``` "c:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\vcvarsal l.bat" "c:\DevKit\devkitvars.bat" Adding the DevKit to PATH... "c:\Program Files (x86)\CMake\bin\cmake-gui.exe" # configure Unix...
Cool thanks, I tried building with MSVC and saw some totally different errors. Code referencing a dead repo 'http://msinttypes.googlecode.com/svn/trunk' and other errors. Do you have any idea how out of...
Taking a crack at it https://github.com/macumber/shogun/tree/build_windows