Roberto del Campo

Results 5 issues of Roberto del Campo

This is my current .dll code (x64): ``` using System; using UnityEngine; namespace Stuff { public class Loader : MonoBehaviour { public void Hello() { } } } ``` It's...

I've had this problem for more than a week more. It was perfectly working before, but a day it decided to stop working. I'm not using any other antivirus than...

So the connection to Alexa drops pretty frequently, making it impossible to launch it to production (as the post says). Is there an alternative to have Alexa communication with ESP32...

What would I need to do to make it compatible with a Linux apache2 webserver? It'd be lovely for documentation, but I think that'd take some time. If you could...

Getting this error, causing not being able to load Web project `C:\Users\rober\Desktop\godfather-master\Web\Web.csproj : error : The default XML namespace of the project must be the MSBuild XML namespace. If the...