Andre Lewis
Andre Lewis
Building on Ubuntu 20.04 Linux with UE 4.26.1 from source. Following the build instructions from the wiki, I cloned the plugin into the example project: Unreal.js-snippet-editor/Example 4.26, opened up the...
I'm trying to set it up so a user can set a variable for the plugin dynamically, like prompt them for a line of text and then pass that off...
This is the core initial commit, pointing sources at an equivalent package for formant-ui-data. Still requires a parallel package for formant-ui-data to be created and pushed to atmosphere. Resources in...
I'm following along with the Tombstone Hive workshop: https://vimeo.com/572629821 Building the tombstone, bringing it in to UE4 works well, and modifying HDA params on an instance works fine. If I...
``` [2429/2806] Link (lld) libUE4Editor-DatasmithImporter.so In file included from /home/mrmowgli/UnrealEngine/Engine/Plugins/Runtime/HoudiniEngine/Intermediate/Build/Linux/B4D820EA/UE4Editor/Development/HoudiniEngineEditor/Module.HoudiniEngineEditor.1_of_3.cpp:10: /home/mrmowgli/UnrealEngine/Engine/Plugins/Runtime/HoudiniEngine/Source/HoudiniEngineEditor/Private/HoudiniEngineEditor.cpp:56:10: fatal error: 'HAL/PlatformFileManager.h' file not found ``` I did a search and that file isn't present in the project....
Your script currently runs the process as root, which isn't recommended. It should allow a parameter for the UID or username to run this process under. http://stackoverflow.com/questions/394984/best-practice-to-run-linux-service-as-a-different-user
Coffeescript is releasing a new version (2.0 Alpha) that includes many of the ES6/ES2015+ features. Please see [the CS6 Planning pages.](https://github.com/coffeescript6/discuss/issues/71) Key differences are that this will output unshimmed ES2015+...
When using a jade template in Meteor 1.4+, jade crashes on compile on Jade templates, with an error of `Cannot read property 'head' of undefined`. I've tried this with several...
If you look at the original fauxmo project you will see there is a multiple alexa solution that differentiates on IP address. I'd love it if you pass through the...