Thomas Thomassen

Results 573 comments of Thomas Thomassen

That did get me one step further, but then a new error came up. Do I need to set up some options before I click configure? ![image](https://cloud.githubusercontent.com/assets/192418/5691639/33d22380-98d2-11e4-841e-47a05df4c724.png) ``` The C...

I just went back and tried the console route. I created a BAT file in the build dir: ``` cmake ^ -G "Visual Studio 12 2013" ^ -DNO_EXAMPLES=1 ^ -DNO_TUTORIALS=1...

hm.. I did still notice a warning about `GLEW` though... ``` C:\Users\Thomas\SourceTree\OpenSubdiv\build>cmake -G "Visual Studio 12 2013" -DNO_EXAMPLES=1 -DNO_TUTORIALS=1 -DNO_REGRESSION=1 -DNO_MAYA=1 -DNO_PTE X=1 -DNO_DOC=1 -DNO_OMP=1 -DNO_TBB=1 -DNO_CUDA=1 -DNO_OPENCL=1 -DNO_OPENGL=1 -DNO_CLEW=1...

? AFAIK I've included all the warnings I've seen in both the console and the GUI. Which one where you referring to? The last error I got with the GUI...

@sandstrom - if a PR would be welcome for the proposed feature then this issue is still relevant. I just didn't want to commit to doing work if it wasn't...

A kludgy workaround: ```rb describe "Group directives" do it "groups constants" do parse

Thanks for catching that. (And checking out this example.) 👍

We also got confused by this open issue and the incomplete 3.0 milestone: https://github.com/ruby/openssl/milestone/2 We didn't move to OpenSSL 3 because we got the impression it wasn't ready for production...

After upgrading to Monterey I'm seeing this on my own system as well.