ComFreek

Results 50 comments of ComFreek

I am also getting the second error on my local machine. Unfortunately, I can't reproduce it on Plunker: http://plnkr.co/edit/x5MDsmHRcG9V1hDUkGeL?p=preview Is there any quick fix for this?

Are there any news on this issue? JDK 8 has been long superseeded by newer versions.

@cacoco Is there any update on this? :smile:

You're right, arrow keys on their own would break normal editing. - arrow keys alone - `Ctrl-arrow key` is commonly used for "fast forward to next word" in edit controls,...

Sorry for digging this out again. > One of the StackExchange solutions proposes to specify `[fragile]` on the `frame` environment. That looks like the cleanest solution. Are there any drawbacks...

I rebased that small change to master, could some reviewer perhaps have a look? :smile:

I am experiencing the same issue with the [MinGW openvdb package](https://github.com/msys2/MINGW-packages/tree/master/mingw-w64-openvdb). I think this is a problem with the CMake files provided by OpenVDB (i.e. this repo) and *not* with...

> Have you tried pointing your project to the location of your OpenVDB install through MinGW by providing the location of the installed find modules with CMAKE_MODULE_PATH? Yes, that didn't...

Your proposal at least let me compile my files. However, at link time it complained about undefined references to Boost even though I link to it. I am using Boost...

As Chocolatey (understandably) only deals with pre-built software, someone would need to host Windows binaries of Antimony. Would it be possible to include Windows binaries on the release page? I...