James Kiefer
James Kiefer
I made a pull request ... #57
Any update on getting this merged?
Does this run my fitness functions in parallel? How could I check something like that...
Yeah, I came to that realization a bit later last night. My fitness function is just javascript that will require some engineering to get to run asynchronously. Thanks for your...
This feature would be great for my use case
I am dealing with some sort of similar issue. I have just created an SDK50 expo app and it can detect changes to config files like `metro.config.js` and `babel.config.js` but...
I was using `tplant -i src/index.js` because the glob was only grabbing the first file but this produced a diagram with a syntax error. After passing in the glob in...
I'm also struggling to get the example to compile: ``` /tmp/cc2HIuvo.o: In function `random8()': DemoReel100.cpp:(.text+0xb4): undefined reference to `rand16seed' /tmp/cc2HIuvo.o: In function `random16()': DemoReel100.cpp:(.text+0x10c): undefined reference to `rand16seed' /tmp/cc2HIuvo.o: In...
It is finding the files. If I change the path it throws a different error about that. It's alright - I am worried this isn't going to work outside netbeans...
Sorry for the delayed response! Unfortunately, I ran into a couple additional bugs that irritated me into downgrading back to pre-2.0. Thanks again for the lovely theme!